We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bc6fbfe + 502a2ab commit 260a954Copy full SHA for 260a954
modules/trino/build.gradle
@@ -4,6 +4,6 @@ dependencies {
4
api project(':jdbc')
5
6
testImplementation project(':jdbc-test')
7
- testImplementation 'io.trino:trino-jdbc:394'
+ testImplementation 'io.trino:trino-jdbc:398'
8
compileOnly 'org.jetbrains:annotations:23.0.0'
9
}
0 commit comments