Skip to content

Commit

Permalink
Bump aws-java-sdk-dynamodb from 1.11.847 to 1.11.851 in /modules/dyna…
Browse files Browse the repository at this point in the history
…lite (#3172)

Bumps [aws-java-sdk-dynamodb](https://github.com/aws/aws-sdk-java) from 1.11.847 to 1.11.851.
- [Release notes](https://github.com/aws/aws-sdk-java/releases)
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.11.847...1.11.851)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 1, 2020
1 parent c9f7568 commit 2ad9fb3
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,6 +3,6 @@ description = "Testcontainers :: Dynalite"
dependencies {
compile project(':testcontainers')

compileOnly 'com.amazonaws:aws-java-sdk-dynamodb:1.11.847'
compileOnly 'com.amazonaws:aws-java-sdk-dynamodb:1.11.851'
testCompile 'com.amazonaws:aws-java-sdk-dynamodb:1.11.847'
}

0 comments on commit 2ad9fb3

Please sign in to comment.