Skip to content

Commit 9707cd4

Browse files
authored
deps: update core dependencies to v1.93.4 (#90)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:google-cloud-core](https://github.com/googleapis/java-core) | patch | `1.93.3` -> `1.93.4` | | [com.google.cloud:google-cloud-core-http](https://github.com/googleapis/java-core) | patch | `1.93.3` -> `1.93.4` | --- ### Release Notes <details> <summary>googleapis/java-core</summary> ### [`v1.93.4`](https://github.com/googleapis/java-core/blob/master/CHANGELOG.md#&#8203;1934-httpswwwgithubcomgoogleapisjava-corecomparev1933v1934-2020-04-06) [Compare Source](https://github.com/googleapis/java-core/compare/v1.93.3...v1.93.4) </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).
1 parent 8394595 commit 9707cd4

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
@@ -152,7 +152,7 @@
152152
<github.global.server>github</github.global.server>
153153
<site.installationModule>google-cloud-datastore-parent</site.installationModule>
154154
<project.javadoc.protobufBaseURL>https://googleapis.dev/java/google-api-grpc/latest</project.javadoc.protobufBaseURL>
155-
<google.core.version>1.93.3</google.core.version>
155+
<google.core.version>1.93.4</google.core.version>
156156
<google.api-common.version>1.9.0</google.api-common.version>
157157
<google.common-protos.version>1.17.0</google.common-protos.version>
158158
<gax.version>1.56.0</gax.version>

0 commit comments

Comments
 (0)