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 745795d + 0a91222 commit a5332ffCopy full SHA for a5332ff
modules/trino/build.gradle
@@ -5,5 +5,5 @@ dependencies {
5
6
testImplementation project(':jdbc-test')
7
testImplementation 'io.trino:trino-jdbc:367'
8
- compileOnly 'org.jetbrains:annotations:20.0.0'
+ compileOnly 'org.jetbrains:annotations:23.0.0'
9
}
0 commit comments