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 1b3017e + b97d8aa commit f4415ddCopy full SHA for f4415dd
modules/trino/build.gradle
@@ -5,5 +5,5 @@ dependencies {
5
6
testImplementation project(':jdbc-test')
7
testRuntimeOnly 'io.trino:trino-jdbc:434'
8
- compileOnly 'org.jetbrains:annotations:24.0.1'
+ compileOnly 'org.jetbrains:annotations:24.1.0'
9
}
0 commit comments