We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13fb243 commit 9d2d464Copy full SHA for 9d2d464
build.gradle.kts
@@ -27,7 +27,7 @@ subprojects {
27
28
dependencies {
29
// AWS
30
- implementation(platform("software.amazon.awssdk:bom:2.13.56"))
+ implementation(platform("software.amazon.awssdk:bom:2.13.57"))
31
32
// Spring Boot
33
implementation(platform("org.springframework.boot:spring-boot-dependencies:2.3.1.RELEASE"))
0 commit comments