Skip to content

Commit 13f8415

Browse files
authored
chore(deps): update dependency com.google.cloud:google-iam-admin to v1.2.5 (#999)
[![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.3` -> `1.2.5` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-iam-admin/1.2.5/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-iam-admin/1.2.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-iam-admin/1.2.5/compatibility-slim/1.2.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-iam-admin/1.2.5/confidence-slim/1.2.3)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-iam-admin</summary> ### [`v1.2.5`](https://togithub.com/googleapis/java-iam-admin/blob/HEAD/CHANGELOG.md#&#8203;125-httpsgithubcomgoogleapisjava-iam-admincomparev124v125-2022-09-15) [Compare Source](https://togithub.com/googleapis/java-iam-admin/compare/v1.2.3...v1.2.5) ##### Dependencies - Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.3 ([#&#8203;166](https://togithub.com/googleapis/java-iam-admin/issues/166)) ([c13c4b4](https://togithub.com/googleapis/java-iam-admin/commit/c13c4b4406f036c181da2f6fa3dfdb615313180c)) </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:eyJjcmVhdGVkSW5WZXIiOiIzMi4xOTUuNSIsInVwZGF0ZWRJblZlciI6IjMyLjE5NS41In0=-->
1 parent 1598a73 commit 13f8415

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • google-auth-library-java/samples/snippets

google-auth-library-java/samples/snippets/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<dependency>
5151
<groupId>com.google.cloud</groupId>
5252
<artifactId>google-iam-admin</artifactId>
53-
<version>1.2.3</version>
53+
<version>1.2.5</version>
5454
</dependency>
5555

5656
<!-- GCloud dependency-->

0 commit comments

Comments
 (0)