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 696481e commit ae93557Copy full SHA for ae93557
modules/cratedb/build.gradle
@@ -6,5 +6,5 @@ dependencies {
6
testImplementation project(':jdbc-test')
7
testRuntimeOnly 'org.postgresql:postgresql:42.6.0'
8
9
- compileOnly 'org.jetbrains:annotations:24.0.1'
+ compileOnly 'org.jetbrains:annotations:24.1.0'
10
}
0 commit comments