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 ff606b0 commit 1b310d1Copy full SHA for 1b310d1
build.gradle
@@ -48,7 +48,7 @@ dependencies {
48
testImplementation 'org.mockito:mockito-junit-jupiter:5.5.0'
49
testImplementation 'com.github.stefanbirkner:system-lambda:1.2.1'
50
51
- implementation platform('software.amazon.awssdk:bom:2.20.152')
+ implementation platform('software.amazon.awssdk:bom:2.20.157')
52
53
implementation 'software.amazon.awssdk:s3'
54
implementation 'software.amazon.awssdk:s3-transfer-manager'
0 commit comments