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
…13.4 (#951)

This PR contains the following updates:

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

---

### Release Notes

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

### [`v1.113.4`](https://togithub.com/googleapis/java-storage/blob/master/CHANGELOG.md#&#8203;11134-httpswwwgithubcomgoogleapisjava-storagecomparev11133v11134-2020-11-13)

[Compare Source](https://togithub.com/googleapis/java-storage/compare/v1.113.3...v1.113.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 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#github/googleapis/java-bigquery).
  • Loading branch information
renovate-bot committed Nov 16, 2020
1 parent 6adc55f commit 5fddfad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -118,7 +118,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-storage</artifactId>
<version>1.113.3</version>
<version>1.113.4</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 5fddfad

Please sign in to comment.