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 2570db5 + f658d6d commit f5ad6f7Copy full SHA for f5ad6f7
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.4'
+ testImplementation 'com.scylladb:java-driver-core:4.19.0.8'
7
testImplementation 'software.amazon.awssdk:dynamodb:2.40.4'
8
}
0 commit comments