Skip to content

Commit

Permalink
Update aws-java-sdk-v2 monorepo to v2.26.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 28, 2024
1 parent dcd3aa8 commit 52f6868
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.26.12'
implementation 'software.amazon.awssdk:s3-transfer-manager:2.26.12'
implementation 'software.amazon.awssdk.crt:aws-crt:0.29.18'

// JSON and YAML parsing.
Expand Down

0 comments on commit 52f6868

Please sign in to comment.