We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e38ddde commit 05a6d4fCopy full SHA for 05a6d4f
build.gradle
@@ -58,7 +58,7 @@ dependencies {
58
59
implementation 'software.amazon.awssdk:s3'
60
implementation 'software.amazon.awssdk:s3-transfer-manager'
61
- implementation 'software.amazon.awssdk.crt:aws-crt:0.29.1'
+ implementation 'software.amazon.awssdk.crt:aws-crt:0.29.4'
62
implementation 'org.slf4j:slf4j-api:2.0.10'
63
implementation 'ch.qos.logback:logback-classic:1.4.14'
64
implementation 'ch.qos.logback:logback-core:1.4.14'
0 commit comments