We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6e43f9 commit 6c3a18cCopy full SHA for 6c3a18c
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.10')
+ implementation platform('software.amazon.awssdk:bom:2.25.1')
58
59
implementation 'software.amazon.awssdk:s3'
60
implementation 'software.amazon.awssdk:s3-transfer-manager'
0 commit comments