Skip to content

Commit

Permalink
Bump s3 from 2.14.8 to 2.14.12 in /modules/localstack (#3202)
Browse files Browse the repository at this point in the history
Bumps s3 from 2.14.8 to 2.14.12.

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 12, 2020
1 parent 4331b63 commit 1f62cad
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,5 +7,5 @@ dependencies {
testCompile 'com.amazonaws:aws-java-sdk-s3:1.11.847'
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.8'
testCompile 'software.amazon.awssdk:s3:2.14.12'
}

0 comments on commit 1f62cad

Please sign in to comment.