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 28c2c10 + 8e9100c commit 466f16bCopy full SHA for 466f16b
modules/timeplus/build.gradle
@@ -5,6 +5,6 @@ dependencies {
5
api project(':jdbc')
6
7
testImplementation project(':jdbc-test')
8
- testRuntimeOnly 'com.timeplus:timeplus-native-jdbc:2.0.5'
+ testRuntimeOnly 'com.timeplus:timeplus-native-jdbc:2.0.10'
9
testImplementation 'org.assertj:assertj-core:3.27.3'
10
}
0 commit comments