Skip to content

Commit

Permalink
deps: update dependency com.google.cloud:google-cloud-storage to v1.1…
Browse files Browse the repository at this point in the history
…10.0 (#654)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud:google-cloud-storage](https://togithub.com/googleapis/java-storage) | minor | `1.109.1` -> `1.110.0` |

---

### Release Notes

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

### [`v1.110.0`](https://togithub.com/googleapis/java-storage/blob/master/CHANGELOG.md#&#8203;11100-httpswwwgithubcomgoogleapisjava-storagecomparev11091v11100-2020-06-18)

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

##### Features

-   delete bucket OLM rules ([#&#8203;352](https://www.github.com/googleapis/java-storage/issues/352)) ([0a528c6](https://www.github.com/googleapis/java-storage/commit/0a528c6916f8b031916a4c6ecc96ce5e49ea99c7))

##### [1.109.1](https://www.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://www.github.com/googleapis/java-storage/issues/340)) ([afd0339](https://www.github.com/googleapis/java-storage/commit/afd0339c1d62dfb82032e08e3ef50a14c80ad30a))
-   update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.1 ([#&#8203;368](https://www.github.com/googleapis/java-storage/issues/368)) ([ccaf480](https://www.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).
  • Loading branch information
renovate-bot committed Jun 22, 2020
1 parent a8efc0c commit c13d117
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -552,7 +552,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-storage</artifactId>
<version>1.109.1</version>
<version>1.110.0</version>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
Expand Down

0 comments on commit c13d117

Please sign in to comment.