Skip to content

Commit 2a6f724

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/mariadb/com.google.auto.service-auto-service-1.0.1' into combined-pr-branch
2 parents 5b48582 + 2f07fdc commit 2a6f724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/mariadb/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
description = "Testcontainers :: JDBC :: MariaDB"
22

33
dependencies {
4-
annotationProcessor 'com.google.auto.service:auto-service:1.0'
4+
annotationProcessor 'com.google.auto.service:auto-service:1.0.1'
55
compileOnly 'com.google.auto.service:auto-service:1.0'
66

77
api project(':jdbc')

0 commit comments

Comments
 (0)