Skip to content

Commit 67e9f54

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/scylladb/com.scylladb-java-driver-core-4.19.0.3' into combined-pr-branch
2 parents ba5b046 + b560d7c commit 67e9f54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/scylladb/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ description = "Testcontainers :: ScyllaDB"
33
dependencies {
44
api project(":testcontainers")
55

6-
testImplementation 'com.scylladb:java-driver-core:4.19.0.1'
6+
testImplementation 'com.scylladb:java-driver-core:4.19.0.4'
77
testImplementation 'software.amazon.awssdk:dynamodb:2.40.4'
88
}

0 commit comments

Comments
 (0)