Skip to content

Commit

Permalink
Bump software.amazon.awssdk:bom from 2.25.31 to 2.25.35 (hashgraph#8145)
Browse files Browse the repository at this point in the history
Bumps software.amazon.awssdk:bom from 2.25.31 to 2.25.35.

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent c0b32e5 commit 9b0ec37
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 @@ -102,7 +102,7 @@ dependencies {
api("org.springframework.cloud:spring-cloud-dependencies:2023.0.1")
api("org.testcontainers:junit-jupiter:1.19.7")
api("org.mockito:mockito-inline:5.2.0")
api("software.amazon.awssdk:bom:2.25.31")
api("software.amazon.awssdk:bom:2.25.35")
api("uk.org.webcompere:system-stubs-jupiter:2.1.6")
}
}
Expand Down

0 comments on commit 9b0ec37

Please sign in to comment.