Skip to content

Commit 5e82174

Browse files
Bump software.amazon.awssdk:bom from 2.20.150 to 2.20.152 (#186)
Bumps software.amazon.awssdk:bom from 2.20.150 to 2.20.152. --- updated-dependencies: - dependency-name: software.amazon.awssdk:bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b8e8672 commit 5e82174

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.150')
51+
implementation platform('software.amazon.awssdk:bom:2.20.152')
5252

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

0 commit comments

Comments
 (0)