Skip to content

Commit

Permalink
Bump aws-java-sdk-sqs from 1.11.631 to 1.11.632 in /modules/localstack
Browse files Browse the repository at this point in the history
Bumps [aws-java-sdk-sqs](https://github.com/aws/aws-sdk-java) from 1.11.631 to 1.11.632.
- [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.631...1.11.632)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Sep 17, 2019
1 parent 3ad6ade commit dd6fbe5
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,5 +5,5 @@ dependencies {

compileOnly 'com.amazonaws:aws-java-sdk-s3:1.11.479'
testCompile 'com.amazonaws:aws-java-sdk-s3:1.11.479'
testCompile 'com.amazonaws:aws-java-sdk-sqs:1.11.631'
testCompile 'com.amazonaws:aws-java-sdk-sqs:1.11.632'
}

0 comments on commit dd6fbe5

Please sign in to comment.