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 b385e84 + 49b5553 commit b3b32c0Copy full SHA for b3b32c0
modules/trino/build.gradle
@@ -4,6 +4,6 @@ dependencies {
4
api project(':jdbc')
5
6
testImplementation project(':jdbc-test')
7
- testRuntimeOnly 'io.trino:trino-jdbc:453'
+ testRuntimeOnly 'io.trino:trino-jdbc:458'
8
compileOnly 'org.jetbrains:annotations:24.1.0'
9
}
0 commit comments