Skip to content

Commit

Permalink
Bump auto-service from 1.0-rc6 to 1.0-rc7 in /modules/postgresql (tes…
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 b631656 commit 944db59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/postgresql/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
description = "Testcontainers :: JDBC :: PostgreSQL"

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 944db59

Please sign in to comment.