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 63ba080 commit 934740aCopy full SHA for 934740a
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.1')
+ implementation platform('software.amazon.awssdk:bom:2.29.6')
58
59
implementation('software.amazon.awssdk:s3') {
60
exclude group: 'software.amazon.awssdk', module: 'apache-client'
0 commit comments