Skip to content

Commit

Permalink
Bump aws-java-sdk-sqs from 1.11.846 to 1.11.851 in /modules/localstack (
Browse files Browse the repository at this point in the history
#3171)

Bumps [aws-java-sdk-sqs](https://github.com/aws/aws-sdk-java) from 1.11.846 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.846...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 2ad9fb3 commit 6402f14
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 @@ -5,7 +5,7 @@ dependencies {

compileOnly 'com.amazonaws:aws-java-sdk-s3:1.11.847'
testCompile 'com.amazonaws:aws-java-sdk-s3:1.11.847'
testCompile 'com.amazonaws:aws-java-sdk-sqs:1.11.846'
testCompile 'com.amazonaws:aws-java-sdk-sqs:1.11.851'
testCompile 'com.amazonaws:aws-java-sdk-logs:1.11.807'
testCompile 'software.amazon.awssdk:s3:2.14.6'
}

0 comments on commit 6402f14

Please sign in to comment.