Skip to content

Commit 38f40f6

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/yugabytedb/com.yugabyte-java-driver-core-4.15.0-yb-2-TESTFIX.0' into combined-pr-branch
2 parents 2971082 + db75ec9 commit 38f40f6

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.15.0-yb-1'
7+
testImplementation 'com.yugabyte:java-driver-core:4.15.0-yb-2-TESTFIX.0'
88
// YSQL driver
99
testRuntimeOnly 'com.yugabyte:jdbc-yugabytedb:42.3.5-yb-4'
1010
}

0 commit comments

Comments
 (0)