Skip to content

Commit

Permalink
deps: update dependency com.google.cloud:google-iam-policy to v1.6.13 (
Browse files Browse the repository at this point in the history
…#532)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-iam-policy](https://togithub.com/googleapis/java-eventarc) ([source](https://togithub.com/googleapis/java-iam)) | `1.6.12` -> `1.6.13` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-iam-policy/1.6.13/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-iam-policy/1.6.13/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-iam-policy/1.6.13/compatibility-slim/1.6.12)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-iam-policy/1.6.13/confidence-slim/1.6.12)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

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

### [`v1.6.13`](https://togithub.com/googleapis/java-iam/blob/HEAD/CHANGELOG.md#&#8203;1613-httpsgithubcomgoogleapisjava-iamcomparev1612v1613-2022-11-17)

[Compare Source](https://togithub.com/googleapis/java-iam/compare/v1.6.12...v1.6.13)

##### Dependencies

-   Update dependency com.google.cloud:google-iam-policy to v1.6.12 ([#&#8203;526](https://togithub.com/googleapis/java-iam/issues/526)) ([71cfca7](https://togithub.com/googleapis/java-iam/commit/71cfca72a007a0ff2471b3a4850fe01d79a2df16))
-   Update dependency io.grpc:grpc-protobuf to v1.51.0 ([#&#8203;527](https://togithub.com/googleapis/java-iam/issues/527)) ([f9f7aba](https://togithub.com/googleapis/java-iam/commit/f9f7aba79e5f22b0691db7eb51e388035860e2f2))
-   Update dependency io.grpc:grpc-stub to v1.51.0 ([#&#8203;528](https://togithub.com/googleapis/java-iam/issues/528)) ([639ee38](https://togithub.com/googleapis/java-iam/commit/639ee382a7adba44a3b0c8b5dc93842a8dfc225b))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-iam).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNi40IiwidXBkYXRlZEluVmVyIjoiMzQuMjYuNCJ9-->
  • Loading branch information
renovate-bot authored Nov 18, 2022
1 parent 2f85670 commit 802a427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-iam/samples/cloud-client/snippets/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-iam-policy</artifactId>
<version>1.6.12</version>
<version>1.6.13</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 802a427

Please sign in to comment.