Skip to content

Commit

Permalink
Bump software.amazon.awssdk:bom from 2.28.6 to 2.28.11
Browse files Browse the repository at this point in the history
Bumps software.amazon.awssdk:bom from 2.28.6 to 2.28.11.

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 9b2ef9d commit 8d567ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ dependencies {
api("org.springframework.cloud:spring-cloud-dependencies:2023.0.3")
api("org.testcontainers:junit-jupiter:1.20.1")
api("org.mockito:mockito-inline:5.2.0")
api("software.amazon.awssdk:bom:2.28.6")
api("software.amazon.awssdk:bom:2.28.11")
api("uk.org.webcompere:system-stubs-jupiter:2.1.6")
api("org.web3j:core:4.12.0")
}
Expand Down

0 comments on commit 8d567ef

Please sign in to comment.