Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/gradle/modules/locals…
Browse files Browse the repository at this point in the history
…tack/software.amazon.awssdk-s3-2.16.97' into combined-pr-branch
  • Loading branch information
rnorth committed Jul 16, 2021
2 parents e932e9e + a3f659f commit 3ea9aca
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,6 +7,6 @@ dependencies {
testImplementation 'com.amazonaws:aws-java-sdk-s3:1.11.1030'
testImplementation 'com.amazonaws:aws-java-sdk-sqs:1.12.19'
testImplementation 'com.amazonaws:aws-java-sdk-logs:1.12.16'
testImplementation 'software.amazon.awssdk:s3:2.16.80'
testImplementation 'software.amazon.awssdk:s3:2.16.97'
testImplementation 'org.rnorth.visible-assertions:visible-assertions:2.1.2'
}

0 comments on commit 3ea9aca

Please sign in to comment.