Skip to content

Commit ac6ee21

Browse files
authored
chore(deps): update dependency com.google.cloud:google-cloud-core to v1.93.6 (GoogleCloudPlatform#3162)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:google-cloud-core](https://togithub.com/googleapis/java-core) | patch | `1.93.5` -> `1.93.6` | --- ### Release Notes <details> <summary>googleapis/java-core</summary> ### [`v1.93.6`](https://togithub.com/googleapis/java-core/blob/master/CHANGELOG.md#&#8203;1936-httpswwwgithubcomgoogleapisjava-corecomparev1935v1936-2020-06-12) [Compare Source](https://togithub.com/googleapis/java-core/compare/v1.93.5...v1.93.6) </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**: Never, 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#GoogleCloudPlatform/java-docs-samples).
1 parent 5ee091c commit ac6ee21

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

iot/api-client/codelab/manager/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<dependency>
7878
<groupId>com.google.cloud</groupId>
7979
<artifactId>google-cloud-core</artifactId>
80-
<version>1.93.5</version>
80+
<version>1.93.6</version>
8181
</dependency>
8282
<dependency>
8383
<groupId>com.google.guava</groupId>

iot/api-client/manager/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
<dependency>
7373
<groupId>com.google.cloud</groupId>
7474
<artifactId>google-cloud-core</artifactId>
75-
<version>1.93.5</version>
75+
<version>1.93.6</version>
7676
</dependency>
7777
<dependency>
7878
<groupId>com.google.auth</groupId>

0 commit comments

Comments
 (0)