Skip to content

Commit

Permalink
chore(deps): bump com.google.cloud:libraries-bom from 26.50.0 to 26.52.0
Browse files Browse the repository at this point in the history
Bumps [com.google.cloud:libraries-bom](https://github.com/googleapis/java-cloud-bom) from 26.50.0 to 26.52.0.
- [Release notes](https://github.com/googleapis/java-cloud-bom/releases)
- [Changelog](https://github.com/googleapis/java-cloud-bom/blob/main/release-please-config.json)
- [Commits](googleapis/java-cloud-bom@v26.50.0...v26.52.0)

---
updated-dependencies:
- dependency-name: com.google.cloud:libraries-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 Dec 20, 2024
1 parent 79d67a2 commit 7de45c0
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 @@ -31,7 +31,7 @@ dependencies {
api platform("io.micronaut.platform:micronaut-platform:4.7.2")
api platform("io.qameta.allure:allure-bom:2.29.1")
// 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.50.0')
api platform('com.google.cloud:libraries-bom:26.52.0')
api platform("com.azure:azure-sdk-bom:1.2.30")
api platform('software.amazon.awssdk:bom:2.29.37')

Expand Down

0 comments on commit 7de45c0

Please sign in to comment.