Skip to content

Commit 0fc7768

Browse files
build(deps): bump software.amazon.awssdk:bom from 2.31.40 to 2.31.59 (#1041)
Bumps software.amazon.awssdk:bom from 2.31.40 to 2.31.59. --- updated-dependencies: - dependency-name: software.amazon.awssdk:bom dependency-version: 2.31.59 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 dcba62d commit 0fc7768

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SpringBootDynamo/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ repositories {
66
}
77

88
dependencies {
9-
implementation platform('software.amazon.awssdk:bom:2.31.40')
9+
implementation platform('software.amazon.awssdk:bom:2.31.59')
1010
implementation 'software.amazon.awssdk:dynamodb'
1111
implementation 'org.springframework.boot:spring-boot-starter-web'
1212

0 commit comments

Comments
 (0)