Skip to content

Commit aed19b8

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/dynalite/com.amazonaws-aws-java-sdk-dynamodb-1.12.342' into combined-pr-branch
2 parents 6633109 + a2dfafd commit aed19b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/dynalite/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description = "Testcontainers :: Dynalite"
33
dependencies {
44
api project(':testcontainers')
55

6-
compileOnly 'com.amazonaws:aws-java-sdk-dynamodb:1.12.336'
6+
compileOnly 'com.amazonaws:aws-java-sdk-dynamodb:1.12.342'
77
testImplementation 'com.amazonaws:aws-java-sdk-dynamodb:1.12.336'
88
testImplementation 'org.assertj:assertj-core:3.23.1'
99
}

0 commit comments

Comments
 (0)