Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
samples(deps): update dependency com.google.cloud:google-cloud-storag…
Browse files Browse the repository at this point in the history
…e to v1.113.3 (#55)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud:google-cloud-storage](https://togithub.com/googleapis/java-storage) | patch | `1.113.1` -> `1.113.3` |
| [com.google.cloud:google-cloud-storage](https://togithub.com/googleapis/java-storage) | minor | `1.111.0` -> `1.113.3` |
| [com.google.cloud:google-cloud-storage](https://togithub.com/googleapis/java-storage) | patch | `1.113.2` -> `1.113.3` |

---

### Release Notes

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

### [`v1.113.3`](https://togithub.com/googleapis/java-storage/blob/master/CHANGELOG.md#&#8203;11133-httpswwwgithubcomgoogleapisjava-storagecomparev11132v11133-2020-11-06)

[Compare Source](https://togithub.com/googleapis/java-storage/compare/v1.113.2...v1.113.3)

### [`v1.113.2`](https://togithub.com/googleapis/java-storage/blob/master/CHANGELOG.md#&#8203;11132-httpswwwgithubcomgoogleapisjava-storagecomparev11131v11132-2020-10-26)

[Compare Source](https://togithub.com/googleapis/java-storage/compare/v1.113.1...v1.113.2)

</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**: Renovate will not automatically rebase this PR, because other commits have been found.

: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#github/googleapis/java-aiplatform).
renovate-bot authored Nov 12, 2020
1 parent abfdcda commit 1052a02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aiplatform/snippets/pom.xml
Original file line number Diff line number Diff line change
@@ -33,7 +33,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-storage</artifactId>
<version>1.113.2</version>
<version>1.113.3</version>
</dependency>
<dependency>
<groupId>com.google.protobuf</groupId>

0 comments on commit 1052a02

Please sign in to comment.