Skip to content

Commit 9a0f983

Browse files
authored
deps: update dependency com.google.api:api-common to v1.9.0 (#231)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.api:api-common](https://togithub.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://togithub.com/googleapis/api-common-java/releases/v1.9.0) [Compare Source](https://togithub.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://togithub.com/googleapis/api-common-java/pull/117)) ##### Dependencies - Update guava to v28.2-android ([#&#8203;110](https://togithub.com/googleapis/api-common-java/pull/110)) - Update error_prone_annotations to v2.2.3 ([#&#8203;111](https://togithub.com/googleapis/api-common-java/pull/111)) </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-bigtable).
1 parent 2e4b3de commit 9a0f983

File tree

1 file changed

+1
-1
lines changed
  • google-cloud-bigtable-deps-bom

1 file changed

+1
-1
lines changed

google-cloud-bigtable-deps-bom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<autovalue.version>1.7</autovalue.version>
7575
<!-- when updating, make sure to align the versions of transitive deps below -->
7676
<gax.version>1.54.0</gax.version>
77-
<google.api-common.version>1.8.1</google.api-common.version>
77+
<google.api-common.version>1.9.0</google.api-common.version>
7878
<google.common-protos.version>1.17.0</google.common-protos.version>
7979
<google.core.version>1.93.3</google.core.version>
8080
<google.auth.version>0.20.0</google.auth.version>

0 commit comments

Comments
 (0)