Skip to content

Commit

Permalink
Bump software.amazon.awssdk:bom from 2.20.151 to 2.20.162
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Oct 10, 2023
1 parent de02089 commit a1c172d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencyManagement/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ val DEPENDENCY_BOMS = listOf(
"org.junit:junit-bom:5.10.0",
"org.springframework.boot:spring-boot-dependencies:2.7.15",
"org.testcontainers:testcontainers-bom:1.19.0",
"software.amazon.awssdk:bom:2.20.151",
"software.amazon.awssdk:bom:2.20.162",
)

val DEPENDENCY_SETS = listOf(
Expand Down

0 comments on commit a1c172d

Please sign in to comment.