Skip to content

Commit

Permalink
Bump aws-java-sdk-s3 from 1.11.865 to 1.11.870 in /modules/localstack (
Browse files Browse the repository at this point in the history
…#3285)

Bumps [aws-java-sdk-s3](https://github.com/aws/aws-sdk-java) from 1.11.865 to 1.11.870.
- [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.865...1.11.870)

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 28, 2020
1 parent 27428a0 commit 149badf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/localstack/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description = "Testcontainers :: Localstack"
dependencies {
compile project(':testcontainers')

compileOnly 'com.amazonaws:aws-java-sdk-s3:1.11.865'
compileOnly 'com.amazonaws:aws-java-sdk-s3:1.11.870'
testCompile 'com.amazonaws:aws-java-sdk-s3:1.11.865'
testCompile 'com.amazonaws:aws-java-sdk-sqs:1.11.860'
testCompile 'com.amazonaws:aws-java-sdk-logs:1.11.807'
Expand Down

0 comments on commit 149badf

Please sign in to comment.