Skip to content

Commit

Permalink
Bump auto-service from 1.0-rc6 to 1.0-rc7 in /modules/postgresql (#2735)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed May 14, 2020
1 parent 1a9e554 commit 4ef3326
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 4ef3326

Please sign in to comment.