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