Skip to content

Commit 3385b32

Browse files
Bump software.amazon.awssdk:bom from 2.22.9 to 2.23.9
Bumps software.amazon.awssdk:bom from 2.22.9 to 2.23.9. --- 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 531b6c0 commit 3385b32

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.31.1-SNAPSHOT'
2424
group = 'de.otto.synapse'
2525

2626
ext {
27-
awsSdkVersion = "2.22.9"
27+
awsSdkVersion = "2.23.9"
2828
springBootVersion = "3.1.3"
2929
edisonVersion = "3.1.7"
3030
testcontainersVersion = "1.19.3"

0 commit comments

Comments
 (0)