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

Commit 05754fa

Browse files
authored
deps: update dependency com.google.api:api-common to v1.10.6 (#178)
[![WhiteSource 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.api:api-common](https://togithub.com/googleapis/api-common-java) | `1.8.1` -> `1.10.6` | [![age](https://badges.renovateapi.com/packages/maven/com.google.api:api-common/1.10.6/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.api:api-common/1.10.6/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.api:api-common/1.10.6/compatibility-slim/1.8.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.api:api-common/1.10.6/confidence-slim/1.8.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: 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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-iam).
1 parent 4032aed commit 05754fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proto-google-iam-v1/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repositories {
1919

2020
dependencies {
2121
compile 'com.google.protobuf:protobuf-java:3.7.1'
22-
compile 'com.google.api:api-common:1.8.1'
22+
compile 'com.google.api:api-common:1.10.6'
2323
compile project(':proto-google-common-protos')
2424
}
2525

0 commit comments

Comments
 (0)