Skip to content

Commit 163c6ac

Browse files
build(deps): bump software.amazon.awssdk:bom from 2.30.6 to 2.30.11
Bumps software.amazon.awssdk:bom from 2.30.6 to 2.30.11. --- 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]>
1 parent 91bf50e commit 163c6ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies {
3333
// we define cloud bom here for GCP, Azure and AWS so they are aligned for all plugins that use them (secret, storage, oss and ee plugins)
3434
api platform('com.google.cloud:libraries-bom:26.53.0')
3535
api platform("com.azure:azure-sdk-bom:1.2.30")
36-
api platform('software.amazon.awssdk:bom:2.30.6')
36+
api platform('software.amazon.awssdk:bom:2.30.11')
3737

3838

3939
constraints {

0 commit comments

Comments
 (0)