Skip to content

Commit

Permalink
Bump aws-java-sdk-dynamodb from 1.11.929 to 1.11.1018 in /modules/dyn…
Browse files Browse the repository at this point in the history
…alite (#4091)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 19, 2021
1 parent 83c4b82 commit 3aa1b8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/dynalite/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description = "Testcontainers :: Dynalite"
dependencies {
compile project(':testcontainers')

compileOnly 'com.amazonaws:aws-java-sdk-dynamodb:1.11.929'
compileOnly 'com.amazonaws:aws-java-sdk-dynamodb:1.11.1018'
testCompile 'com.amazonaws:aws-java-sdk-dynamodb:1.11.929'

testCompile 'org.rnorth.visible-assertions:visible-assertions:2.1.2'
Expand Down

0 comments on commit 3aa1b8a

Please sign in to comment.