Skip to content

Commit

Permalink
Bump aws-java-sdk-sqs from 1.11.784 to 1.11.789 in /modules/localstack (
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored and quincy committed May 28, 2020
1 parent 36a50be commit f6eb5cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/localstack/build.gradle
Expand Up @@ -5,7 +5,7 @@ dependencies {

compileOnly 'com.amazonaws:aws-java-sdk-s3:1.11.784'
testCompile 'com.amazonaws:aws-java-sdk-s3:1.11.782'
testCompile 'com.amazonaws:aws-java-sdk-sqs:1.11.784'
testCompile 'com.amazonaws:aws-java-sdk-sqs:1.11.789'
testCompile 'com.amazonaws:aws-java-sdk-logs:1.11.782'
testCompile 'software.amazon.awssdk:s3:2.13.18'
}

0 comments on commit f6eb5cf

Please sign in to comment.