Skip to content

Commit

Permalink
Bump software.amazon.awssdk:s3-transfer-manager from 2.20.74 to 2.20.…
Browse files Browse the repository at this point in the history
…76 (#28)

Bumps software.amazon.awssdk:s3-transfer-manager from 2.20.74 to 2.20.76.

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:s3-transfer-manager
  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 Jun 1, 2023
1 parent ef113a5 commit da0b9a7
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 @@ -47,7 +47,7 @@ dependencies {
implementation platform('software.amazon.awssdk:bom:2.20.76')

implementation 'software.amazon.awssdk:s3'
implementation 'software.amazon.awssdk:s3-transfer-manager:2.20.74'
implementation 'software.amazon.awssdk:s3-transfer-manager:2.20.76'
implementation 'software.amazon.awssdk.crt:aws-crt:0.21.17'
implementation 'org.slf4j:slf4j-api:2.0.7'
implementation 'ch.qos.logback:logback-classic:1.4.7'
Expand Down

0 comments on commit da0b9a7

Please sign in to comment.