Skip to content

Commit

Permalink
Update aws-java-sdk-v2 monorepo to v2.27.24 (#53)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 12, 2024
1 parent b9a31b6 commit 3100e61
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.13'
implementation 'software.amazon.awssdk:s3-transfer-manager:2.27.13'
implementation 'software.amazon.awssdk:s3:2.27.24'
implementation 'software.amazon.awssdk:s3-transfer-manager:2.27.24'
implementation 'software.amazon.awssdk.crt:aws-crt:0.30.9'

// JSON and YAML parsing.
Expand Down

0 comments on commit 3100e61

Please sign in to comment.