We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fccba8 commit cd83c83Copy full SHA for cd83c83
build.gradle
@@ -54,7 +54,7 @@ sourceSets {
54
dependencies {
55
implementation 'io.reactivex.rxjava3:rxjava:3.1.8'
56
57
- implementation platform('software.amazon.awssdk:bom:2.24.1')
+ implementation platform('software.amazon.awssdk:bom:2.24.5')
58
59
implementation 'software.amazon.awssdk:s3'
60
implementation 'software.amazon.awssdk:s3-transfer-manager'
0 commit comments