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 9ee602f + b986c47 commit b7f31c2Copy full SHA for b7f31c2
modules/trino/build.gradle
@@ -5,5 +5,5 @@ dependencies {
5
6
testImplementation project(':jdbc-test')
7
testRuntimeOnly 'io.trino:trino-jdbc:458'
8
- compileOnly 'org.jetbrains:annotations:24.1.0'
+ compileOnly 'org.jetbrains:annotations:26.0.2'
9
}
0 commit comments