Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
1 parent 4327938 commit fab32a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ version = '0.33.2-SNAPSHOT'
group = 'de.otto.synapse'

ext {
awsSdkVersion = "2.28.9"
awsSdkVersion = "2.29.32"
springBootVersion = "3.3.4"
edisonVersion = "3.3.2"
testcontainersVersion = "1.20.1"
Expand Down

0 comments on commit fab32a2

Please sign in to comment.