Skip to content

Commit 5d3b4eb

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-3 to 42.3.5-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-3...v42.3.5-yb-4) --- 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]>
1 parent 696481e commit 5d3b4eb

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-1'
88
// YSQL driver
9-
testRuntimeOnly 'com.yugabyte:jdbc-yugabytedb:42.3.5-yb-3'
9+
testRuntimeOnly 'com.yugabyte:jdbc-yugabytedb:42.3.5-yb-4'
1010
}

0 commit comments

Comments
 (0)