Skip to content

Commit

Permalink
build(deps): bump libraries-bom from 26.17.0 to 26.18.0
Browse files Browse the repository at this point in the history
Bumps [libraries-bom](https://github.com/googleapis/java-cloud-bom) from 26.17.0 to 26.18.0.
- [Release notes](https://github.com/googleapis/java-cloud-bom/releases)
- [Changelog](https://github.com/googleapis/java-cloud-bom/blob/main/CHANGELOG.md)
- [Commits](googleapis/java-cloud-bom@v26.17.0...v26.18.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] committed Jun 29, 2023
1 parent 5e17872 commit fa695e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

<google-cloud-sdk.version>26.17.0</google-cloud-sdk.version>
<google-cloud-sdk.version>26.18.0</google-cloud-sdk.version>
<!-- Dependency convergence issues -->
<opencensus.version>0.31.1</opencensus.version><!-- mess in google-pubsub and grpc deps; should be rather stable as OpenCensus has been sunsetted already - see https://github.com/GoogleCloudPlatform/cloud-opensource-java/issues/862 -->
<threeten.version>1.6.8</threeten.version><!-- mess in google-cloud-core transitive deps -->
Expand Down

0 comments on commit fa695e9

Please sign in to comment.