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.
1 parent 2242802 commit 3848a7fCopy full SHA for 3848a7f
modules/cratedb/build.gradle
@@ -1,9 +1,6 @@
1
description = "Testcontainers :: JDBC :: CrateDB"
2
3
dependencies {
4
- annotationProcessor 'com.google.auto.service:auto-service:1.0.1'
5
- compileOnly 'com.google.auto.service:auto-service:1.0.1'
6
-
7
api project(':jdbc')
8
9
testImplementation project(':jdbc-test')
0 commit comments