Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Commit 24386db

Browse filesBrowse files
authored
deps: update dependency com.google.cloud:google-cloud-storage to v2.12.0 (#543)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-storage](https://togithub.com/googleapis/java-storage) | `2.11.3` -> `2.12.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.12.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.12.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.12.0/compatibility-slim/2.11.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.12.0/confidence-slim/2.11.3)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-storage</summary> ### [`v2.12.0`](https://togithub.com/googleapis/java-storage/blob/HEAD/CHANGELOG.md#&#8203;2120-httpsgithubcomgoogleapisjava-storagecomparev2113v2120-2022-09-15) [Compare Source](https://togithub.com/googleapis/java-storage/compare/v2.11.3...v2.12.0) ##### Features - Add toString method for CustomPlacementConfig ([#&#8203;1602](https://togithub.com/googleapis/java-storage/issues/1602)) ([51aca10](https://togithub.com/googleapis/java-storage/commit/51aca10fafe685ed9e7cb41bc4ae79be10feb080)) ##### Documentation - Add batch sample ([#&#8203;1559](https://togithub.com/googleapis/java-storage/issues/1559)) ([583bf73](https://togithub.com/googleapis/java-storage/commit/583bf73f5d58aa5d79fbaa12b24407c558235eed)) - Document thread safety of library ([#&#8203;1566](https://togithub.com/googleapis/java-storage/issues/1566)) ([c740899](https://togithub.com/googleapis/java-storage/commit/c7408999e811ba917edb0c136432afa29075e0f2)) - Fix broken links in readme ([#&#8203;1520](https://togithub.com/googleapis/java-storage/issues/1520)) ([840b08a](https://togithub.com/googleapis/java-storage/commit/840b08a03fa7c0535855140244c282f79403b458)) ##### Dependencies - Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.2 ([#&#8203;1611](https://togithub.com/googleapis/java-storage/issues/1611)) ([8a48aea](https://togithub.com/googleapis/java-storage/commit/8a48aea7e0049c64ef944b532a2874115b1e2323)) - Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.3 ([#&#8203;1620](https://togithub.com/googleapis/java-storage/issues/1620)) ([20e6378](https://togithub.com/googleapis/java-storage/commit/20e63785462e7876a7ff0ceeeea1363007cc160f)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-retail). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xOTUuNSIsInVwZGF0ZWRJblZlciI6IjMyLjE5OC4xIn0=-->
1 parent e9e88d3 commit 24386db
Copy full SHA for 24386db

1 file changed

+1-1Lines changed: 1 addition & 1 deletion

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
  • samples/interactive-tutorials
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎samples/interactive-tutorials/pom.xml‎

Copy file name to clipboardExpand all lines: samples/interactive-tutorials/pom.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<dependency>
5959
<groupId>com.google.cloud</groupId>
6060
<artifactId>google-cloud-storage</artifactId>
61-
<version>2.11.3</version>
61+
<version>2.12.0</version>
6262
</dependency>
6363
<dependency>
6464
<groupId>com.google.code.gson</groupId>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.