Skip to content

Commit 906ab97

Browse files
Update dependency software.amazon.awssdk:bom to v2.13.58 (#226)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 6a19044 commit 906ab97

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
@@ -30,7 +30,7 @@ subprojects {
3030

3131
dependencies {
3232
// AWS
33-
implementation(platform("software.amazon.awssdk:bom:2.13.57"))
33+
implementation(platform("software.amazon.awssdk:bom:2.13.58"))
3434

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

0 commit comments

Comments
 (0)