Skip to content

Commit 56cce2c

Browse files
authored
chore(deps): update dependency com.google.apis:google-api-services-storage to v1-rev20210127-1.31.0 (GoogleCloudPlatform#4664)
[![WhiteSource 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.apis:google-api-services-storage](com/google/apis/google-api-services-storage) | `v1-rev20201112-1.31.0` -> `v1-rev20210127-1.31.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.apis:google-api-services-storage/v1-rev20210127-1.31.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.apis:google-api-services-storage/v1-rev20210127-1.31.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.apis:google-api-services-storage/v1-rev20210127-1.31.0/compatibility-slim/v1-rev20201112-1.31.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.apis:google-api-services-storage/v1-rev20210127-1.31.0/confidence-slim/v1-rev20201112-1.31.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### 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**: Never, 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/GoogleCloudPlatform/java-docs-samples).
1 parent db07579 commit 56cce2c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

storage/json-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>com.google.apis</groupId>
4343
<artifactId>google-api-services-storage</artifactId>
44-
<version>v1-rev20201112-1.31.0</version>
44+
<version>v1-rev20210127-1.31.0</version>
4545
<exclusions>
4646
<exclusion> <!-- exclude an old version of Guava -->
4747
<groupId>com.google.guava</groupId>

storage/xml-api/cmdline-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>com.google.apis</groupId>
7272
<artifactId>google-api-services-storage</artifactId>
73-
<version>v1-rev20201112-1.31.0</version>
73+
<version>v1-rev20210127-1.31.0</version>
7474
<exclusions>
7575
<exclusion> <!-- exclude an old version of Guava -->
7676
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)