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 ab781f6 + 81a3018 commit 5248d1dCopy full SHA for 5248d1d
modules/scylladb/build.gradle
@@ -4,5 +4,5 @@ dependencies {
4
api project(":testcontainers")
5
6
testImplementation 'com.scylladb:java-driver-core:4.19.0.8'
7
- testImplementation 'software.amazon.awssdk:dynamodb:2.40.4'
+ testImplementation 'software.amazon.awssdk:dynamodb:2.42.34'
8
}
0 commit comments