Skip to content

Commit 1052a02

Browse files
authored
samples(deps): update dependency com.google.cloud:google-cloud-storage to v1.113.3 (#55)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:google-cloud-storage](https://github.com/googleapis/java-storage) | patch | `1.113.1` -> `1.113.3` | | [com.google.cloud:google-cloud-storage](https://github.com/googleapis/java-storage) | minor | `1.111.0` -> `1.113.3` | | [com.google.cloud:google-cloud-storage](https://github.com/googleapis/java-storage) | patch | `1.113.2` -> `1.113.3` | --- ### Release Notes <details> <summary>googleapis/java-storage</summary> ### [`v1.113.3`](https://github.com/googleapis/java-storage/blob/master/CHANGELOG.md#&#8203;11133-httpswwwgithubcomgoogleapisjava-storagecomparev11132v11133-2020-11-06) [Compare Source](https://github.com/googleapis/java-storage/compare/v1.113.2...v1.113.3) ### [`v1.113.2`](https://github.com/googleapis/java-storage/blob/master/CHANGELOG.md#&#8203;11132-httpswwwgithubcomgoogleapisjava-storagecomparev11131v11132-2020-10-26) [Compare Source](https://github.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).
1 parent abfdcda commit 1052a02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aiplatform/snippets/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<dependency>
3434
<groupId>com.google.cloud</groupId>
3535
<artifactId>google-cloud-storage</artifactId>
36-
<version>1.113.2</version>
36+
<version>1.113.3</version>
3737
</dependency>
3838
<dependency>
3939
<groupId>com.google.protobuf</groupId>

0 commit comments

Comments
 (0)