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 5957b68 + 329b387 commit 277e180Copy full SHA for 277e180
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:24.0.0'
+ compileOnly 'org.jetbrains:annotations:24.0.1'
9
}
0 commit comments