Skip to content

Commit

Permalink
Merge pull request #477 from quarkiverse/dependabot/maven/com.google.…
Browse files Browse the repository at this point in the history
…cloud-libraries-bom-26.22.0

build(deps): bump com.google.cloud:libraries-bom from 26.21.0 to 26.22.0
  • Loading branch information
loicmathieu committed Aug 16, 2023
2 parents 6f12888 + 5ca8a6e commit da6c8a2
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.21.0</google-cloud-sdk.version>
<google-cloud-sdk.version>26.22.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 da6c8a2

Please sign in to comment.