Skip to content

Commit e74ba35

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/dynalite/com.amazonaws-aws-java-sdk-dynamodb-1.12.37' into combined-pr-branch
2 parents 660febb + 25880f9 commit e74ba35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/dynalite/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ description = "Testcontainers :: Dynalite"
33
dependencies {
44
api project(':testcontainers')
55

6-
compileOnly 'com.amazonaws:aws-java-sdk-dynamodb:1.12.16'
7-
testImplementation 'com.amazonaws:aws-java-sdk-dynamodb:1.11.1030'
6+
compileOnly 'com.amazonaws:aws-java-sdk-dynamodb:1.12.37'
7+
testImplementation 'com.amazonaws:aws-java-sdk-dynamodb:1.12.37'
88

99
testImplementation 'org.rnorth.visible-assertions:visible-assertions:2.1.2'
1010
}

0 commit comments

Comments
 (0)