Skip to content

Commit

Permalink
chore(deps): bump software.amazon.awssdk:bom from 2.29.37 to 2.30.6
Browse files Browse the repository at this point in the history
Bumps software.amazon.awssdk:bom from 2.29.37 to 2.30.6.

---
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]>
  • Loading branch information
dependabot[bot] authored and loicmathieu committed Jan 27, 2025
1 parent 8b2f2ce commit 3f94022
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.30")
api platform('software.amazon.awssdk:bom:2.29.37')
api platform('software.amazon.awssdk:bom:2.30.6')


constraints {
Expand Down

0 comments on commit 3f94022

Please sign in to comment.