Skip to content

Commit 3100e61

Browse files
Update aws-java-sdk-v2 monorepo to v2.27.24 (#53)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b9a31b6 commit 3100e61

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ repositories {
2121

2222
dependencies {
2323
// AWS SDK
24-
implementation 'software.amazon.awssdk:s3:2.27.13'
25-
implementation 'software.amazon.awssdk:s3-transfer-manager:2.27.13'
24+
implementation 'software.amazon.awssdk:s3:2.27.24'
25+
implementation 'software.amazon.awssdk:s3-transfer-manager:2.27.24'
2626
implementation 'software.amazon.awssdk.crt:aws-crt:0.30.9'
2727

2828
// JSON and YAML parsing.

0 commit comments

Comments
 (0)