Skip to content
This repository was archived by the owner on Dec 3, 2023. It is now read-only.
Merged
Changes from 1 commit
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
Prev Previous commit
deps: common-protos 2.8.3
  • Loading branch information
suztomo committed Apr 12, 2022
commit cbc06ea66deba583c693d2061f42b5feda935321
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.2</google.common-protos.version>
<google.common-protos.version>2.8.3</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