Skip to content

Commit

Permalink
Bump aws-java-sdk-s3 from 1.11.782 to 1.11.784 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 ca0b2f3 commit 1603663
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/localstack/build.gradle
Expand Up @@ -3,7 +3,7 @@ description = "Testcontainers :: Localstack"
dependencies {
compile project(':testcontainers')

compileOnly 'com.amazonaws:aws-java-sdk-s3:1.11.782'
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.782'
testCompile 'com.amazonaws:aws-java-sdk-logs:1.11.782'
Expand Down

0 comments on commit 1603663

Please sign in to comment.