Skip to content

Commit 82bc165

Browse files
Bump aws-java-sdk-dynamodb from 1.11.827 to 1.11.837 in /modules/dynalite (#3090)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Richard North <[email protected]>
1 parent 5653f0e commit 82bc165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/dynalite/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ description = "Testcontainers :: Dynalite"
33
dependencies {
44
compile project(':testcontainers')
55

6-
compileOnly 'com.amazonaws:aws-java-sdk-dynamodb:1.11.827'
6+
compileOnly 'com.amazonaws:aws-java-sdk-dynamodb:1.11.837'
77
testCompile 'com.amazonaws:aws-java-sdk-dynamodb:1.11.827'
88
}

0 commit comments

Comments
 (0)