Skip to content

Commit 62c9b28

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/cassandra/com.datastax.oss-java-driver-core-4.14.1' into combined-pr-branch
2 parents 0a045d8 + 981d47e commit 62c9b28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/cassandra/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ configurations.all {
99
dependencies {
1010
api project(":database-commons")
1111
api "com.datastax.cassandra:cassandra-driver-core:3.10.0"
12-
testImplementation 'com.datastax.oss:java-driver-core:4.8.0'
12+
testImplementation 'com.datastax.oss:java-driver-core:4.14.1'
1313
}

0 commit comments

Comments
 (0)