Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 14b33e8

Browse files
authoredNov 8, 2024··
Bump software.amazon.awssdk:bom from 2.28.9 to 2.29.8
Bumps software.amazon.awssdk:bom from 2.28.9 to 2.29.8. --- updated-dependencies: - dependency-name: software.amazon.awssdk:bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c12adfe commit 14b33e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ version = '0.33.2-SNAPSHOT'
2424
group = 'de.otto.synapse'
2525

2626
ext {
27-
awsSdkVersion = "2.28.9"
27+
awsSdkVersion = "2.29.8"
2828
springBootVersion = "3.3.4"
2929
edisonVersion = "3.3.2"
3030
testcontainersVersion = "1.20.1"

0 commit comments

Comments
 (0)
Please sign in to comment.