Skip to content

Commit a1c172d

Browse files
Bump software.amazon.awssdk:bom from 2.20.151 to 2.20.162
Bumps software.amazon.awssdk:bom from 2.20.151 to 2.20.162. --- updated-dependencies: - dependency-name: software.amazon.awssdk:bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent de02089 commit a1c172d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ val DEPENDENCY_BOMS = listOf(
4545
"org.junit:junit-bom:5.10.0",
4646
"org.springframework.boot:spring-boot-dependencies:2.7.15",
4747
"org.testcontainers:testcontainers-bom:1.19.0",
48-
"software.amazon.awssdk:bom:2.20.151",
48+
"software.amazon.awssdk:bom:2.20.162",
4949
)
5050

5151
val DEPENDENCY_SETS = listOf(

0 commit comments

Comments
 (0)