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 b1b20e3 commit cc1b0d8Copy full SHA for cc1b0d8
build.gradle
@@ -54,7 +54,7 @@ sourceSets {
54
dependencies {
55
implementation 'io.reactivex.rxjava3:rxjava:3.1.9'
56
57
- implementation platform('software.amazon.awssdk:bom:2.29.20')
+ implementation platform('software.amazon.awssdk:bom:2.29.24')
58
59
implementation('software.amazon.awssdk:s3') {
60
exclude group: 'software.amazon.awssdk', module: 'apache-client'
0 commit comments