Skip to content

Commit 1b310d1

Browse files
Bump software.amazon.awssdk:bom from 2.20.152 to 2.20.157
Bumps software.amazon.awssdk:bom from 2.20.152 to 2.20.157. --- updated-dependencies: - dependency-name: software.amazon.awssdk:bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ff606b0 commit 1b310d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dependencies {
4848
testImplementation 'org.mockito:mockito-junit-jupiter:5.5.0'
4949
testImplementation 'com.github.stefanbirkner:system-lambda:1.2.1'
5050

51-
implementation platform('software.amazon.awssdk:bom:2.20.152')
51+
implementation platform('software.amazon.awssdk:bom:2.20.157')
5252

5353
implementation 'software.amazon.awssdk:s3'
5454
implementation 'software.amazon.awssdk:s3-transfer-manager'

0 commit comments

Comments
 (0)