Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
deps: update core dependencies to v1.93.3 (#67)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud:google-cloud-core](https://togithub.com/googleapis/java-core) | patch | `1.93.2` -> `1.93.3` |
| [com.google.cloud:google-cloud-core-http](https://togithub.com/googleapis/java-core) | patch | `1.93.2` -> `1.93.3` |

---

### Release Notes

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

### [`v1.93.3`](https://togithub.com/googleapis/java-core/blob/master/CHANGELOG.md#&#8203;1933httpswwwgithubcomgoogleapisjava-corecomparev1932v1933-2020-03-16)

[Compare Source](https://togithub.com/googleapis/java-core/compare/v1.93.2...v1.93.3)

</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-datastore).
  • Loading branch information
renovate-bot committed Mar 16, 2020
1 parent d2d6fc6 commit 3286a38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -152,7 +152,7 @@
<github.global.server>github</github.global.server>
<site.installationModule>google-cloud-datastore-parent</site.installationModule>
<project.javadoc.protobufBaseURL>https://googleapis.dev/java/google-api-grpc/latest</project.javadoc.protobufBaseURL>
<google.core.version>1.93.2</google.core.version>
<google.core.version>1.93.3</google.core.version>
<google.api-common.version>1.8.1</google.api-common.version>
<google.common-protos.version>1.17.0</google.common-protos.version>
<gax.version>1.54.0</gax.version>
Expand Down

0 comments on commit 3286a38

Please sign in to comment.