Skip to content

Commit

Permalink
build(deps): bump software.amazon.awssdk:bom from 2.30.11 to 2.30.16
Browse files Browse the repository at this point in the history
Bumps software.amazon.awssdk:bom from 2.30.11 to 2.30.16.

---
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]>
  • Loading branch information
dependabot[bot] authored Feb 10, 2025
1 parent 0c3ed3b commit 777ce3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platform/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies {
// 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)
api platform('com.google.cloud:libraries-bom:26.53.0')
api platform("com.azure:azure-sdk-bom:1.2.31")
api platform('software.amazon.awssdk:bom:2.30.11')
api platform('software.amazon.awssdk:bom:2.30.16')


constraints {
Expand Down

0 comments on commit 777ce3e

Please sign in to comment.