Skip to content

Commit 90d25bd

Browse files
Bump com.yugabyte:jdbc-yugabytedb in /modules/yugabytedb
Bumps [com.yugabyte:jdbc-yugabytedb](https://github.com/yugabyte/pgjdbc) from 42.3.5-yb-6 to 42.7.3-yb-4. - [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.7.3-yb-4) --- updated-dependencies: - dependency-name: com.yugabyte:jdbc-yugabytedb dependency-version: 42.7.3-yb-4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 77154e1 commit 90d25bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/yugabytedb/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ dependencies {
66
// YCQL driver
77
testImplementation 'com.yugabyte:java-driver-core:4.15.0-yb-2-TESTFIX.0'
88
// YSQL driver
9-
testRuntimeOnly 'com.yugabyte:jdbc-yugabytedb:42.3.5-yb-6'
9+
testRuntimeOnly 'com.yugabyte:jdbc-yugabytedb:42.7.3-yb-4'
1010
}

0 commit comments

Comments
 (0)