Skip to content

Commit 66e5a7c

Browse files
dependabot[bot]loicmathieu
authored andcommitted
build(deps): bump software.amazon.awssdk:bom from 2.30.31 to 2.30.36
Bumps software.amazon.awssdk:bom from 2.30.31 to 2.30.36. --- 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 fefaa7c commit 66e5a7c

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.56.0')
3535
api platform("com.azure:azure-sdk-bom:1.2.32")
36-
api platform('software.amazon.awssdk:bom:2.30.31')
36+
api platform('software.amazon.awssdk:bom:2.30.36')
3737

3838

3939
constraints {

0 commit comments

Comments
 (0)