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 6a19044 commit 906ab97Copy full SHA for 906ab97
build.gradle.kts
@@ -30,7 +30,7 @@ subprojects {
30
31
dependencies {
32
// AWS
33
- implementation(platform("software.amazon.awssdk:bom:2.13.57"))
+ implementation(platform("software.amazon.awssdk:bom:2.13.58"))
34
35
// Spring Boot
36
implementation(platform("org.springframework.boot:spring-boot-dependencies:2.3.1.RELEASE"))
0 commit comments