Skip to content

Commit 6e79539

Browse files
Bump software.amazon.awssdk:bom from 2.28.9 to 2.29.11
Bumps software.amazon.awssdk:bom from 2.28.9 to 2.29.11. --- 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]>
1 parent c12adfe commit 6e79539

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.11"
2828
springBootVersion = "3.3.4"
2929
edisonVersion = "3.3.2"
3030
testcontainersVersion = "1.20.1"

0 commit comments

Comments
 (0)