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 5f46b95 + 5189aeb commit a43ab70Copy full SHA for a43ab70
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.11.1030'
+ compileOnly 'com.amazonaws:aws-java-sdk-dynamodb:1.12.16'
7
testImplementation 'com.amazonaws:aws-java-sdk-dynamodb:1.11.1030'
8
9
testImplementation 'org.rnorth.visible-assertions:visible-assertions:2.1.2'
0 commit comments