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