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 3ec008d commit b51936cCopy full SHA for b51936c
modules/cratedb/build.gradle
@@ -7,5 +7,5 @@ dependencies {
7
8
testImplementation project(':testcontainers-jdbc-test')
9
10
- compileOnly 'org.jetbrains:annotations:26.0.2'
+ compileOnly 'org.jetbrains:annotations:26.0.2-1'
11
}
0 commit comments