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 9a15d55 + 395129e commit 54cc4feCopy full SHA for 54cc4fe
modules/dynalite/build.gradle
@@ -3,7 +3,7 @@ description = "Testcontainers :: Dynalite"
3
dependencies {
4
api project(':testcontainers')
5
6
- compileOnly 'com.amazonaws:aws-java-sdk-dynamodb:1.12.100'
+ compileOnly 'com.amazonaws:aws-java-sdk-dynamodb:1.12.122'
7
testImplementation 'com.amazonaws:aws-java-sdk-dynamodb:1.12.100'
8
9
testImplementation 'org.rnorth.visible-assertions:visible-assertions:2.1.2'
0 commit comments