Skip to content

Commit

Permalink
Bump com.google.cloud:libraries-bom from 26.50.0 to 26.52.0 (#5764)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 9, 2025
1 parent 866db14 commit 01ba28b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ ehcache3 = { module = "org.ehcache:ehcache", version.ref = "ehcache3" }
felixFramework = "org.apache.felix:org.apache.felix.framework:7.0.5"
felixScr = "org.apache.felix:org.apache.felix.scr:2.2.12"
gmetric4j = { module = "info.ganglia.gmetric4j:gmetric4j", version.ref = "gmetric4j" }
googleCloudLibrariesBom = { module = "com.google.cloud:libraries-bom", version = "26.50.0" }
googleCloudLibrariesBom = { module = "com.google.cloud:libraries-bom", version = "26.52.0" }
googleCloudMonitoring = { module = "com.google.cloud:google-cloud-monitoring", version.ref = "google-cloud-monitoring" }
googleOauth2Http = { module = "com.google.auth:google-auth-library-oauth2-http", version = "1.30.1"}
grpcApi = { module = "io.grpc:grpc-api", version.ref = "grpc" }
Expand Down

0 comments on commit 01ba28b

Please sign in to comment.