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.
2 parents ee0cf6f + a1c172d commit be01f8dCopy full SHA for be01f8d
dependencyManagement/build.gradle.kts
@@ -45,7 +45,7 @@ val DEPENDENCY_BOMS = listOf(
45
"org.junit:junit-bom:5.10.0",
46
"org.springframework.boot:spring-boot-dependencies:2.7.15",
47
"org.testcontainers:testcontainers-bom:1.19.0",
48
- "software.amazon.awssdk:bom:2.20.151",
+ "software.amazon.awssdk:bom:2.20.162",
49
)
50
51
val DEPENDENCY_SETS = listOf(
0 commit comments