Skip to content

Commit 8e9100c

Browse files
Bump com.timeplus:timeplus-native-jdbc in /modules/timeplus
Bumps [com.timeplus:timeplus-native-jdbc](https://github.com/timeplus-io/timeplus-native-jdbc) from 2.0.5 to 2.0.10. - [Release notes](https://github.com/timeplus-io/timeplus-native-jdbc/releases) - [Commits](timeplus-io/timeplus-native-jdbc@v2.0.5...v2.0.10) --- updated-dependencies: - dependency-name: com.timeplus:timeplus-native-jdbc dependency-version: 2.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9734573 commit 8e9100c

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)