Skip to content

Commit

Permalink
fix(deps): update aws-java-sdk-v2 monorepo to v2.29.49
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent 6d8a350 commit c0dc9dd
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.29.40'
implementation 'software.amazon.awssdk:s3-transfer-manager:2.29.40'
implementation 'software.amazon.awssdk:s3:2.29.49'
implementation 'software.amazon.awssdk:s3-transfer-manager:2.29.49'
implementation 'software.amazon.awssdk.crt:aws-crt:0.33.7'

// JSON and YAML parsing.
Expand Down

0 comments on commit c0dc9dd

Please sign in to comment.