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

Commit

Permalink
Browse files Browse the repository at this point in the history
deps: update dependency com.google.api:api-common to v1.9.2 (#174)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.api:api-common](https://togithub.com/googleapis/api-common-java) | patch | `1.9.1` -> `1.9.2` |

---

### Release Notes

<details>
<summary>googleapis/api-common-java</summary>

### [`v1.9.2`](https://togithub.com/googleapis/api-common-java/releases/v1.9.2)

[Compare Source](https://togithub.com/googleapis/api-common-java/compare/v1.9.1...v1.9.2)

#### Bug Fixes

-   parse collection wildcards and `_deleted-topic_` patterns ([#&#8203;150](https://togithub.com/googleapis/api-common-java/pull/150))

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

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

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

:no_bell: **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#googleapis/java-video-intelligence).
  • Loading branch information
renovate-bot committed Jun 4, 2020
1 parent 140a7c5 commit 2410972
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -64,7 +64,7 @@
<github.global.server>github</github.global.server>
<site.installationModule>google-cloud-video-intelligence-parent</site.installationModule>
<google.core.version>1.91.1</google.core.version>
<google.api-common.version>1.9.1</google.api-common.version>
<google.api-common.version>1.9.2</google.api-common.version>
<google.common-protos.version>1.18.0</google.common-protos.version>
<gax.version>1.56.0</gax.version>
<grpc.version>1.29.0</grpc.version>
Expand Down

0 comments on commit 2410972

Please sign in to comment.