Skip to content

Commit 9d2d464

Browse files
Update dependency software.amazon.awssdk:bom to v2.13.57 (#222)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 13fb243 commit 9d2d464

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ subprojects {
2727

2828
dependencies {
2929
// AWS
30-
implementation(platform("software.amazon.awssdk:bom:2.13.56"))
30+
implementation(platform("software.amazon.awssdk:bom:2.13.57"))
3131

3232
// Spring Boot
3333
implementation(platform("org.springframework.boot:spring-boot-dependencies:2.3.1.RELEASE"))

0 commit comments

Comments
 (0)