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

Commit 4f28eaa

Browse files
deps: update dependency com.google.api:api-common to v1.9.0 (#98)
32c5dc2 commit 32c5dc2 Author: WhiteSource Renovate <bot@renovateapp.com> Date: Thu Mar 26 00:20:51 2020 +0100 deps: update dependency com.google.api:api-common to v1.9.0 (#98) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.api:api-common](https://github.com/googleapis/api-common-java) | minor | `1.8.1` -> `1.9.0` | --- ### Release Notes <details> <summary>googleapis/api-common-java</summary> ### [`v1.9.0`](https://github.com/googleapis/api-common-java/releases/v1.9.0) [Compare Source](https://github.com/googleapis/api-common-java/compare/v1.8.1...v1.9.0) 03-25-2020 14:09 PST #### New Features - Add `@BetaApi` `ApiFutres.catchingAsync()` ([#&#8203;117](https://github.com/googleapis/api-common-java/pull/117)) ##### Dependencies - Update guava to v28.2-android ([#&#8203;110](https://github.com/googleapis/api-common-java/pull/110)) - Update error_prone_annotations to v2.2.3 ([#&#8203;111](https://github.com/googleapis/api-common-java/pull/111)) </details> --- ### Renovate 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#googleapis/java-errorreporting).
1 parent 073d772 commit 4f28eaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<github.global.server>github</github.global.server>
6565
<site.installationModule>google-cloud-errorreporting-parent</site.installationModule>
6666
<google.core.version>1.93.1</google.core.version>
67-
<google.api-common.version>1.8.1</google.api-common.version>
67+
<google.api-common.version>1.9.0</google.api-common.version>
6868
<google.common-protos.version>1.17.0</google.common-protos.version>
6969
<gax.version>1.54.0</gax.version>
7070
<grpc.version>1.27.2</grpc.version>

0 commit comments

Comments
 (0)