Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
build(deps): update dependency com.google.cloud:google-cloud-shared-c…
Browse files Browse the repository at this point in the history
…onfig to v0.7.0 (#156)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud:google-cloud-shared-config](https://togithub.com/googleapis/java-shared-config) | minor | `0.5.0` -> `0.7.0` |

---

### Release Notes

<details>
<summary>googleapis/java-shared-config</summary>

### [`v0.7.0`](https://togithub.com/googleapis/java-shared-config/blob/master/CHANGELOG.md#&#8203;070-httpswwwgithubcomgoogleapisjava-shared-configcomparev060v070-2020-06-10)

[Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v0.6.0...v0.7.0)

##### Features

-   mark auto-value-annotations scope as provided ([#&#8203;151](https://www.github.com/googleapis/java-shared-config/issues/151)) ([44ea4cb](https://www.github.com/googleapis/java-shared-config/commit/44ea4cbbf92b4ad35ffaffb7a01a1bce05063daf))

##### Bug Fixes

-   lock the google-java-format version used by formatter plugin ([#&#8203;149](https://www.github.com/googleapis/java-shared-config/issues/149)) ([d58c054](https://www.github.com/googleapis/java-shared-config/commit/d58c05437a4ea8767db2bebfcc405ec77aeb9705))

### [`v0.6.0`](https://togithub.com/googleapis/java-shared-config/blob/master/CHANGELOG.md#&#8203;060-httpswwwgithubcomgoogleapisjava-shared-configcomparev050v060-2020-05-19)

[Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v0.5.0...v0.6.0)

##### Features

-   add new configuration necessary to support auto-value ([#&#8203;136](https://www.github.com/googleapis/java-shared-config/issues/136)) ([c14689b](https://www.github.com/googleapis/java-shared-config/commit/c14689b8791c173687f719d73156a989aedd7ba6))

</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-video-intelligence).
  • Loading branch information
renovate-bot committed Jun 10, 2020
1 parent 4402c8a commit 6a8951a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion google-cloud-video-intelligence-bom/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shared-config</artifactId>
<version>0.5.0</version>
<version>0.7.0</version>
</parent>

<name>Google Cloud video-intelligence BOM</name>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shared-config</artifactId>
<version>0.5.0</version>
<version>0.7.0</version>
</parent>

<developers>
Expand Down

0 comments on commit 6a8951a

Please sign in to comment.