Skip to content

Commit

Permalink
Update aws-java-sdk-v2 monorepo to v2.27.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 12, 2024
1 parent dcd3aa8 commit 51ef6cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ repositories {

dependencies {
// AWS SDK
implementation 'software.amazon.awssdk:s3:2.25.49'
implementation 'software.amazon.awssdk:s3-transfer-manager:2.25.49'
implementation 'software.amazon.awssdk:s3:2.27.3'
implementation 'software.amazon.awssdk:s3-transfer-manager:2.27.3'
implementation 'software.amazon.awssdk.crt:aws-crt:0.29.18'

// JSON and YAML parsing.
Expand Down

0 comments on commit 51ef6cb

Please sign in to comment.