Skip to content

Commit

Permalink
chore(deps): update dependency com.google.cloud:google-iam-admin to v…
Browse files Browse the repository at this point in the history
…1.2.3 (#968)

[![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-admin](https://togithub.com/googleapis/java-iam-admin) | `1.2.1` -> `1.2.3` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-iam-admin/1.2.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-iam-admin/1.2.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-iam-admin/1.2.3/compatibility-slim/1.2.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-iam-admin/1.2.3/confidence-slim/1.2.1)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

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

### [`v1.2.3`](https://togithub.com/googleapis/java-iam-admin/blob/HEAD/CHANGELOG.md#&#8203;123-httpsgithubcomgoogleapisjava-iam-admincomparev122v123-2022-08-09)

[Compare Source](https://togithub.com/googleapis/java-iam-admin/compare/v1.2.1...v1.2.3)

##### Dependencies

-   update dependency com.google.cloud:google-cloud-shared-dependencies to v3 ([#&#8203;154](https://togithub.com/googleapis/java-iam-admin/issues/154)) ([cf14dac](https://togithub.com/googleapis/java-iam-admin/commit/cf14dacfc912bf4842f1ba458ef2db394986bf8b))

</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, click this checkbox.

---

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/google-auth-library-java).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNTAuNCIsInVwZGF0ZWRJblZlciI6IjMyLjE1NC40In0=-->
  • Loading branch information
renovate-bot committed Aug 16, 2022
1 parent f319bfc commit f06b4ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/snippets/pom.xml
Expand Up @@ -50,7 +50,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-iam-admin</artifactId>
<version>1.2.1</version>
<version>1.2.3</version>
</dependency>

<!-- GCloud dependency-->
Expand Down

0 comments on commit f06b4ce

Please sign in to comment.