Skip to content

Commit

Permalink
Bump s3 from 2.13.36 to 2.13.41 in /modules/localstack
Browse files Browse the repository at this point in the history
Bumps s3 from 2.13.36 to 2.13.41.

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 20, 2020
1 parent d345b91 commit a9e35c4
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 @@ -7,7 +7,7 @@ dependencies {
testCompile 'com.amazonaws:aws-java-sdk-s3:1.11.797'
testCompile 'com.amazonaws:aws-java-sdk-sqs:1.11.797'
testCompile 'com.amazonaws:aws-java-sdk-logs:1.11.797'
testCompile 'software.amazon.awssdk:s3:2.13.36'
testCompile 'software.amazon.awssdk:s3:2.13.41'
testCompile 'com.amazonaws:aws-java-sdk-sqs:1.11.797'
testCompile 'com.amazonaws:aws-java-sdk-logs:1.11.797'
}

0 comments on commit a9e35c4

Please sign in to comment.