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 91ded33 + fc2486d commit e7929b9Copy full SHA for e7929b9
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.4'
+ testRuntimeOnly 'com.timeplus:timeplus-native-jdbc:2.0.5'
9
testImplementation 'org.assertj:assertj-core:3.26.3'
10
}
0 commit comments