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

Commit

Permalink
deps: update gax to v1.58.1 (#111)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.api:gax-grpc](https://togithub.com/googleapis/gax-java) | patch | `1.58.0` -> `1.58.1` |
| [com.google.api:gax-bom](https://togithub.com/googleapis/gax-java) | patch | `1.58.0` -> `1.58.1` |

---

### Release Notes

<details>
<summary>googleapis/gax-java</summary>

### [`v1.58.1`](https://togithub.com/googleapis/gax-java/blob/master/CHANGELOG.md#&#8203;1581-httpswwwgithubcomgoogleapisgax-javacomparev1580v1581-2020-08-06)

[Compare Source](https://togithub.com/googleapis/gax-java/compare/v1.58.0...v1.58.1)

</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 these updates 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-shared-dependencies).
  • Loading branch information
renovate-bot committed Aug 7, 2020
1 parent 5de6a21 commit 93a1691
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -56,7 +56,7 @@
<site.installationModule>${project.artifactId}</site.installationModule>

<grpc.version>1.31.0</grpc.version>
<gax.version>1.58.0</gax.version>
<gax.version>1.58.1</gax.version>
<guava.version>29.0-android</guava.version>
<protobuf.version>3.12.4</protobuf.version>
<google.api-common.version>1.10.0</google.api-common.version>
Expand Down

0 comments on commit 93a1691

Please sign in to comment.