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

Commit a6243a0

Browse files
authored
deps: update iam.version to v1 (major) (#120)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.api.grpc:grpc-google-iam-v1](https://togithub.com/googleapis/java-iam) | major | `0.15.0` -> `1.0.0` | | [com.google.api.grpc:proto-google-iam-v1](https://togithub.com/googleapis/java-iam) | major | `0.15.0` -> `1.0.0` | --- ### Release Notes <details> <summary>googleapis/java-iam</summary> ### [`v1.0.0`](https://togithub.com/googleapis/java-iam/blob/master/CHANGELOG.md#&#8203;100-httpswwwgithubcomgoogleapisjava-iamcomparev0140v100-2020-08-12) ##### Features - promote to 1.0.0 ([#&#8203;16](https://www.github.com/googleapis/java-iam/issues/16)) ([84ff001](https://www.github.com/googleapis/java-iam/commit/84ff001e68e55145104095bc9193872f5e5623e4)) ##### Dependencies - update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.6 ([#&#8203;20](https://www.github.com/googleapis/java-iam/issues/20)) ([2613432](https://www.github.com/googleapis/java-iam/commit/2613432f698b6a857946ab5277d9ee55e6579f77)) </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 these updates 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-shared-dependencies).
1 parent 1409a16 commit a6243a0

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
@@ -69,7 +69,7 @@
6969
<threeten.version>1.4.4</threeten.version>
7070
<javax.annotations.version>1.3.2</javax.annotations.version>
7171
<animal-sniffer.version>1.19</animal-sniffer.version>
72-
<iam.version>0.15.0</iam.version>
72+
<iam.version>1.0.0</iam.version>
7373
<opencensus.version>0.24.0</opencensus.version>
7474
<findbugs.version>3.0.2</findbugs.version>
7575
</properties>

0 commit comments

Comments
 (0)