Skip to content

Commit 381733f

Browse files
Bump com.yugabyte:java-driver-core in /modules/yugabytedb
Bumps [com.yugabyte:java-driver-core](https://github.com/yugabyte/cassandra-java-driver) from 4.6.0-yb-11 to 4.6.0-yb-12. - [Release notes](https://github.com/yugabyte/cassandra-java-driver/releases) - [Commits](yugabyte/cassandra-java-driver@4.6.0-yb-11...4.6.0-yb-12) --- updated-dependencies: - dependency-name: com.yugabyte:java-driver-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e8844eb commit 381733f

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
@@ -4,7 +4,7 @@ dependencies {
44
api project(':jdbc')
55
testImplementation project(':jdbc-test')
66
// YCQL driver
7-
testImplementation 'com.yugabyte:java-driver-core:4.6.0-yb-11'
7+
testImplementation 'com.yugabyte:java-driver-core:4.6.0-yb-12'
88
// YSQL driver
99
testImplementation 'com.yugabyte:jdbc-yugabytedb:42.3.5-yb-2'
1010
}

0 commit comments

Comments
 (0)