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 3c6b668 + 78754f8 commit 65cd7d1Copy full SHA for 65cd7d1
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.131'
+ compileOnly 'com.amazonaws:aws-java-sdk-dynamodb:1.12.137'
7
testImplementation 'com.amazonaws:aws-java-sdk-dynamodb:1.12.131'
8
9
testImplementation 'org.rnorth.visible-assertions:visible-assertions:2.1.2'
0 commit comments