Skip to content

Commit 802a427

Browse files
authored
deps: update dependency com.google.cloud:google-iam-policy to v1.6.13 (#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-->
1 parent 2f85670 commit 802a427

File tree

1 file changed

+1
-1
lines changed
  • java-iam/samples/cloud-client/snippets

1 file changed

+1
-1
lines changed

java-iam/samples/cloud-client/snippets/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>com.google.cloud</groupId>
4343
<artifactId>google-iam-policy</artifactId>
44-
<version>1.6.12</version>
44+
<version>1.6.13</version>
4545
<scope>compile</scope>
4646
</dependency>
4747
<dependency>

0 commit comments

Comments
 (0)