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 f3a7034 commit 652ca82Copy full SHA for 652ca82
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.31.26')
+ implementation platform('software.amazon.awssdk:bom:2.31.35')
58
59
implementation('software.amazon.awssdk:s3') {
60
exclude group: 'software.amazon.awssdk', module: 'apache-client'
0 commit comments