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

Commit

Permalink
deps: update iam.version to v1 (major) (#120)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.api.grpc:grpc-google-iam-v1](https://github.com/googleapis/java-iam) | major | `0.15.0` -> `1.0.0` |
| [com.google.api.grpc:proto-google-iam-v1](https://github.com/googleapis/java-iam) | major | `0.15.0` -> `1.0.0` |

---

### Release Notes

<details>
<summary>googleapis/java-iam</summary>

### [`v1.0.0`](https://github.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).
  • Loading branch information
renovate-bot authored Aug 12, 2020
1 parent 1409a16 commit a6243a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<threeten.version>1.4.4</threeten.version>
<javax.annotations.version>1.3.2</javax.annotations.version>
<animal-sniffer.version>1.19</animal-sniffer.version>
<iam.version>0.15.0</iam.version>
<iam.version>1.0.0</iam.version>
<opencensus.version>0.24.0</opencensus.version>
<findbugs.version>3.0.2</findbugs.version>
</properties>
Expand Down

0 comments on commit a6243a0

Please sign in to comment.