Skip to content

Commit

Permalink
[CORE-69]: Bump com.google.cloud:libraries-bom
Browse files Browse the repository at this point in the history
Bumps the minor-patch-dependencies group with 1 update: [com.google.cloud:libraries-bom](https://github.com/googleapis/java-cloud-bom).


Updates `com.google.cloud:libraries-bom` from 26.48.0 to 26.49.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.48.0...v26.49.0)

---
updated-dependencies:
- dependency-name: com.google.cloud:libraries-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 6ff4ed7 commit 651ce11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies {
implementation 'io.micrometer:micrometer-registry-prometheus'

// Google dependencies
implementation platform('com.google.cloud:libraries-bom:26.48.0')
implementation platform('com.google.cloud:libraries-bom:26.49.0')

// Cloud Resource Library
implementation group: "com.azure.resourcemanager", name: "azure-resourcemanager-managedapplications", version: "1.0.0-beta.3"
Expand Down

0 comments on commit 651ce11

Please sign in to comment.