Skip to content

Commit

Permalink
Update aws-java-sdk-v2 monorepo to v2.29.29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent 3100e61 commit c776d7a
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 @@ -21,8 +21,8 @@ repositories {

dependencies {
// AWS SDK
implementation 'software.amazon.awssdk:s3:2.27.24'
implementation 'software.amazon.awssdk:s3-transfer-manager:2.27.24'
implementation 'software.amazon.awssdk:s3:2.29.29'
implementation 'software.amazon.awssdk:s3-transfer-manager:2.29.29'
implementation 'software.amazon.awssdk.crt:aws-crt:0.30.9'

// JSON and YAML parsing.
Expand Down

0 comments on commit c776d7a

Please sign in to comment.