Skip to content

Commit 851313c

Browse files
Update dependency software.amazon.awssdk:bom to v2.13.59 (#234)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 4804bd9 commit 851313c

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.58"))
33+
implementation(platform("software.amazon.awssdk:bom:2.13.59"))
3434
api(platform("software.amazon.awssdk:bom:2.13.58"))
3535

3636
// Spring Boot

0 commit comments

Comments
 (0)