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 d83653d + 3c1fe2a commit 2ad63bdCopy full SHA for 2ad63bd
modules/scylladb/build.gradle
@@ -4,5 +4,5 @@ dependencies {
4
api project(":testcontainers")
5
6
testImplementation 'com.scylladb:java-driver-core:4.19.0.1'
7
- testImplementation 'software.amazon.awssdk:dynamodb:2.34.8'
+ testImplementation 'software.amazon.awssdk:dynamodb:2.40.4'
8
}
0 commit comments