Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:s3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Nov 16, 2022
1 parent 9013438 commit c6c71b7
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.12.333'
testImplementation 'com.amazonaws:aws-java-sdk-sqs:1.12.342'
testImplementation 'com.amazonaws:aws-java-sdk-logs:1.12.337'
testImplementation 'software.amazon.awssdk:s3:2.18.11'
testImplementation 'software.amazon.awssdk:s3:2.18.18'
testImplementation 'org.assertj:assertj-core:3.23.1'
}

0 comments on commit c6c71b7

Please sign in to comment.