Skip to content

Commit

Permalink
Bump software.amazon.awssdk:bom from 2.20.130 to 2.20.141 (#160)
Browse files Browse the repository at this point in the history
Bumps software.amazon.awssdk:bom from 2.20.130 to 2.20.141.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 6, 2023
1 parent feb22be commit 5a30fb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ dependencies {
testImplementation 'org.mockito:mockito-junit-jupiter:5.5.0'
testImplementation 'com.github.stefanbirkner:system-lambda:1.2.1'

implementation platform('software.amazon.awssdk:bom:2.20.130')
implementation platform('software.amazon.awssdk:bom:2.20.141')

implementation 'software.amazon.awssdk:s3'
implementation 'software.amazon.awssdk:s3-transfer-manager'
Expand Down

0 comments on commit 5a30fb6

Please sign in to comment.