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 6ef946d + f366b71 commit 3e8ffe9Copy full SHA for 3e8ffe9
modules/trino/build.gradle
@@ -5,5 +5,5 @@ dependencies {
5
6
testImplementation project(':jdbc-test')
7
testImplementation 'io.trino:trino-jdbc:420'
8
- compileOnly 'org.jetbrains:annotations:24.0.0'
+ compileOnly 'org.jetbrains:annotations:24.0.1'
9
}
0 commit comments