Skip to content

Commit a13bdf9

Browse files
fix(deps): update aws-java-sdk-v2 monorepo to v2.35.0
1 parent 6d8a350 commit a13bdf9

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.29.40'
25-
implementation 'software.amazon.awssdk:s3-transfer-manager:2.29.40'
24+
implementation 'software.amazon.awssdk:s3:2.35.0'
25+
implementation 'software.amazon.awssdk:s3-transfer-manager:2.35.0'
2626
implementation 'software.amazon.awssdk.crt:aws-crt:0.33.7'
2727

2828
// JSON and YAML parsing.

0 commit comments

Comments
 (0)