We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3100e61 commit 295e83aCopy full SHA for 295e83a
lib/build.gradle
@@ -23,7 +23,7 @@ dependencies {
23
// AWS SDK
24
implementation 'software.amazon.awssdk:s3:2.27.24'
25
implementation 'software.amazon.awssdk:s3-transfer-manager:2.27.24'
26
- implementation 'software.amazon.awssdk.crt:aws-crt:0.30.9'
+ implementation 'software.amazon.awssdk.crt:aws-crt:0.33.5'
27
28
// JSON and YAML parsing.
29
implementation 'com.fasterxml.jackson.core:jackson-databind:2.17.2'
0 commit comments