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

Commit a8c5563

Browse files
authored
deps: update dependency com.google.api:api-common to v1.9.2 (#80)
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-notification).
1 parent 26e383f commit a8c5563

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<site.installationModule>google-cloud-notification</site.installationModule>
6161
<junit.version>4.13</junit.version>
6262
<grpc.version>1.27.0</grpc.version>
63-
<google.api-common.version>1.9.1</google.api-common.version>
63+
<google.api-common.version>1.9.2</google.api-common.version>
6464
<api-client.version>1.30.9</api-client.version>
6565
<google.core.version>1.92.4</google.core.version>
6666
<guava.version>29.0-android</guava.version>

0 commit comments

Comments
 (0)