We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ba5b046 + b560d7c commit 67e9f54Copy full SHA for 67e9f54
modules/scylladb/build.gradle
@@ -3,6 +3,6 @@ description = "Testcontainers :: ScyllaDB"
3
dependencies {
4
api project(":testcontainers")
5
6
- testImplementation 'com.scylladb:java-driver-core:4.19.0.1'
+ testImplementation 'com.scylladb:java-driver-core:4.19.0.4'
7
testImplementation 'software.amazon.awssdk:dynamodb:2.40.4'
8
}
0 commit comments