Skip to content

Commit

Permalink
Bump auto-service from 1.0-rc6 to 1.0-rc7 in /modules/mysql (testcont…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored and quincy committed May 28, 2020
1 parent 944db59 commit 06980b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/mysql/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
description = "Testcontainers :: JDBC :: MySQL"

dependencies {
annotationProcessor 'com.google.auto.service:auto-service:1.0-rc6'
annotationProcessor 'com.google.auto.service:auto-service:1.0-rc7'
compileOnly 'com.google.auto.service:auto-service:1.0-rc6'

compile project(':jdbc')
Expand Down

0 comments on commit 06980b3

Please sign in to comment.