Skip to content
This repository was archived by the owner on Dec 3, 2023. It is now read-only.

Commit 488a351

Browse files
authored
deps: update dependency com.google.api.grpc:proto-google-common-protos to v1.18.0 (#215)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.api.grpc:proto-google-common-protos](https://github.com/googleapis/java-iam) | minor | `1.17.0` -> `1.18.0` | --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-core).
1 parent e56b3ef commit 488a351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
<auto-value-annotations.version>1.7</auto-value-annotations.version>
156156
<gax.version>1.56.0</gax.version>
157157
<google.api-common.version>1.9.0</google.api-common.version>
158-
<google.common-protos.version>1.17.0</google.common-protos.version>
158+
<google.common-protos.version>1.18.0</google.common-protos.version>
159159
<google.iam.version>0.13.0</google.iam.version>
160160
<google.auth.version>0.20.0</google.auth.version>
161161
<google.api.version>1.30.9</google.api.version>

0 commit comments

Comments
 (0)