Skip to content

Commit

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

---
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 Nov 18, 2024
1 parent 8a78609 commit d23ab85
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 @@ -101,7 +101,7 @@ dependencies {
api("org.springframework.cloud:spring-cloud-dependencies:2023.0.3")
api("org.testcontainers:junit-jupiter:1.20.3")
api("org.mockito:mockito-inline:5.2.0")
api("software.amazon.awssdk:bom:2.29.9")
api("software.amazon.awssdk:bom:2.29.15")
api("uk.org.webcompere:system-stubs-jupiter:2.1.7")
api("org.web3j:core:4.12.2")
}
Expand Down

0 comments on commit d23ab85

Please sign in to comment.