We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a3cac88 + 9055bc6 commit 9a15d55Copy full SHA for 9a15d55
modules/postgresql/build.gradle
@@ -1,7 +1,7 @@
1
description = "Testcontainers :: JDBC :: PostgreSQL"
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