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 e4cca94 + 36d580f commit f097b4fCopy full SHA for f097b4f
modules/cratedb/build.gradle
@@ -9,5 +9,5 @@ dependencies {
9
testImplementation project(':jdbc-test')
10
testImplementation 'org.postgresql:postgresql:42.5.4'
11
12
- compileOnly 'org.jetbrains:annotations:24.0.0'
+ compileOnly 'org.jetbrains:annotations:24.0.1'
13
}
0 commit comments