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