Skip to content

Commit

Permalink
Bump com.google.cloud:libraries-bom from 26.53.0 to 26.54.0 (#257)
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.53.0 to 26.54.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.53.0...v26.54.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 Feb 4, 2025
1 parent e7cbcdb commit 5f881e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies {
api "io.trino:trino-spi:${trinoVersion}"
api "com.fasterxml.jackson.core:jackson-databind:${jacksonVersion}"

implementation platform('com.google.cloud:libraries-bom:26.53.0')
implementation platform('com.google.cloud:libraries-bom:26.54.0')
implementation 'com.google.cloud:google-cloud-pubsub'
implementation 'io.airlift:stats:300'
implementation 'io.airlift:aircompressor:2.0.2'
Expand Down

0 comments on commit 5f881e6

Please sign in to comment.