There was an error while loading. Please reload this page.
2 parents 5b48582 + 2f07fdc commit 2a6f724Copy full SHA for 2a6f724
modules/mariadb/build.gradle
@@ -1,7 +1,7 @@
1
description = "Testcontainers :: JDBC :: MariaDB"
2
3
dependencies {
4
- annotationProcessor 'com.google.auto.service:auto-service:1.0'
+ annotationProcessor 'com.google.auto.service:auto-service:1.0.1'
5
compileOnly 'com.google.auto.service:auto-service:1.0'
6
7
api project(':jdbc')
0 commit comments