Skip to content
This repository was archived by the owner on Dec 3, 2023. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
deps: update dependency com.google.api.grpc:proto-google-common-proto…
…s to v2.8.1
  • Loading branch information
renovate-bot committed Apr 7, 2022
commit 2ee61e21c02ad327439855c2799fb413e5bf620b
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
<site.installationModule>google-cloud-core-parent</site.installationModule>
<gax.version>2.13.0</gax.version>
<google.api-common.version>2.1.5</google.api-common.version>
<google.common-protos.version>2.8.0</google.common-protos.version>
<google.common-protos.version>2.8.1</google.common-protos.version>
<google.iam.version>1.3.0</google.iam.version>
<google.auth.version>1.6.0</google.auth.version>
<google.api.version>1.33.4</google.api.version>
Expand Down