Skip to content

Commit c13d117

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-storage to v1.110.0 (#654)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:google-cloud-storage](https://github.com/googleapis/java-storage) | minor | `1.109.1` -> `1.110.0` | --- ### Release Notes <details> <summary>googleapis/java-storage</summary> ### [`v1.110.0`](https://github.com/googleapis/java-storage/blob/master/CHANGELOG.md#&#8203;11100-httpswwwgithubcomgoogleapisjava-storagecomparev11091v11100-2020-06-18) [Compare Source](https://github.com/googleapis/java-storage/compare/v1.109.1...v1.110.0) ##### Features - delete bucket OLM rules ([#&#8203;352](https://github.com/googleapis/java-storage/issues/352)) ([0a528c6](https://github.com/googleapis/java-storage/commit/0a528c6916f8b031916a4c6ecc96ce5e49ea99c7)) ##### [1.109.1](https://github.com/googleapis/java-storage/compare/v1.109.0...v1.109.1) (2020-06-15) ##### Dependencies - bump shared-deps version and add back certain test deps ([#&#8203;340](https://github.com/googleapis/java-storage/issues/340)) ([afd0339](https://github.com/googleapis/java-storage/commit/afd0339c1d62dfb82032e08e3ef50a14c80ad30a)) - update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.1 ([#&#8203;368](https://github.com/googleapis/java-storage/issues/368)) ([ccaf480](https://github.com/googleapis/java-storage/commit/ccaf48015f9e99fa2ee3b457eb5c04ad07c3253a)) </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 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#googleapis/java-cloud-bom).
1 parent a8efc0c commit c13d117

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
@@ -552,7 +552,7 @@
552552
<dependency>
553553
<groupId>com.google.cloud</groupId>
554554
<artifactId>google-cloud-storage</artifactId>
555-
<version>1.109.1</version>
555+
<version>1.110.0</version>
556556
</dependency>
557557
<dependency>
558558
<groupId>com.google.cloud</groupId>

0 commit comments

Comments
 (0)