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 f79c42e + 3bb8fb8 commit e2c8aa3Copy full SHA for e2c8aa3
1 file changed
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.42.34'
+ testImplementation 'software.amazon.awssdk:dynamodb:2.46.2'
8
}
0 commit comments