We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b891ad8 commit ed22f85Copy full SHA for ed22f85
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.9'
+ implementation 'software.amazon.awssdk.crt:aws-crt:0.29.10'
62
implementation 'org.slf4j:slf4j-api:2.0.12'
63
implementation 'com.github.ben-manes.caffeine:caffeine:3.1.8'
64
0 commit comments