Skip to content

Commit

Permalink
Bump com.yugabyte:jdbc-yugabytedb in /modules/yugabytedb
Browse files Browse the repository at this point in the history
Bumps [com.yugabyte:jdbc-yugabytedb](https://github.com/yugabyte/pgjdbc) from 42.3.5-yb-6 to 42.3.5-yb-7.
- [Release notes](https://github.com/yugabyte/pgjdbc/releases)
- [Changelog](https://github.com/yugabyte/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](yugabyte/pgjdbc@v42.3.5-yb-6...v42.3.5-yb-7)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 0217e78 commit 7abfe2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/yugabytedb/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ dependencies {
// YCQL driver
testImplementation 'com.yugabyte:java-driver-core:4.15.0-yb-2-TESTFIX.0'
// YSQL driver
testRuntimeOnly 'com.yugabyte:jdbc-yugabytedb:42.3.5-yb-6'
testRuntimeOnly 'com.yugabyte:jdbc-yugabytedb:42.3.5-yb-7'
}

0 comments on commit 7abfe2c

Please sign in to comment.