Skip to content

Commit

Permalink
Bump com.timeplus:timeplus-native-jdbc in /modules/timeplus
Browse files Browse the repository at this point in the history
Bumps [com.timeplus:timeplus-native-jdbc](https://github.com/timeplus-io/timeplus-native-jdbc) from 2.0.4 to 2.0.7.
- [Release notes](https://github.com/timeplus-io/timeplus-native-jdbc/releases)
- [Commits](timeplus-io/timeplus-native-jdbc@v2.0.4...v2.0.7)

---
updated-dependencies:
- dependency-name: com.timeplus:timeplus-native-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 0217e78 commit ff61d06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/timeplus/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ dependencies {
api project(':jdbc')

testImplementation project(':jdbc-test')
testRuntimeOnly 'com.timeplus:timeplus-native-jdbc:2.0.4'
testRuntimeOnly 'com.timeplus:timeplus-native-jdbc:2.0.7'
testImplementation 'org.assertj:assertj-core:3.26.3'
}

0 comments on commit ff61d06

Please sign in to comment.