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 b971440 + 7404792 commit 5bc5e98Copy full SHA for 5bc5e98
modules/presto/build.gradle
@@ -5,5 +5,5 @@ dependencies {
5
6
testImplementation project(':jdbc-test')
7
testImplementation 'io.prestosql:presto-jdbc:350'
8
- compileOnly 'org.jetbrains:annotations:20.0.0'
+ compileOnly 'org.jetbrains:annotations:23.0.0'
9
}
0 commit comments