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

Commit 933172c

Browse files
authored
deps: update dependency com.google.api.grpc:proto-google-iam-v1 to v1.0.1 (#282)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.api.grpc:proto-google-iam-v1](https://github.com/googleapis/java-iam) | patch | `1.0.0` -> `1.0.1` | --- ### Release Notes <details> <summary>googleapis/java-iam</summary> ### [`v1.0.1`](https://github.com/googleapis/java-iam/blob/master/CHANGELOG.md#&#8203;101-httpswwwgithubcomgoogleapisjava-iamcomparev100v101-2020-09-21) [Compare Source](https://github.com/googleapis/java-iam/compare/v1.0.0...v1.0.1) </details> --- ### 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#github/googleapis/java-core).
1 parent 4476f33 commit 933172c

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
@@ -154,7 +154,7 @@
154154
<gax.version>1.58.2</gax.version>
155155
<google.api-common.version>1.10.0</google.api-common.version>
156156
<google.common-protos.version>1.18.1</google.common-protos.version>
157-
<google.iam.version>1.0.0</google.iam.version>
157+
<google.iam.version>1.0.1</google.iam.version>
158158
<google.auth.version>0.21.1</google.auth.version>
159159
<google.api.version>1.30.10</google.api.version>
160160
<google.http.version>1.36.0</google.http.version>

0 commit comments

Comments
 (0)