Skip to content

Commit 466f16b

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/timeplus/com.timeplus-timeplus-native-jdbc-2.0.10' into combined-pr-branch
2 parents 28c2c10 + 8e9100c commit 466f16b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/timeplus/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ dependencies {
55
api project(':jdbc')
66

77
testImplementation project(':jdbc-test')
8-
testRuntimeOnly 'com.timeplus:timeplus-native-jdbc:2.0.5'
8+
testRuntimeOnly 'com.timeplus:timeplus-native-jdbc:2.0.10'
99
testImplementation 'org.assertj:assertj-core:3.27.3'
1010
}

0 commit comments

Comments
 (0)