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

Commit

Permalink
chore(deps): update dependency com.google.cloud:google-cloud-os-confi…
Browse files Browse the repository at this point in the history
…g to v2.1.0 (#354)

[![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.cloud:google-cloud-os-config](https://togithub.com/googleapis/java-os-config) | `2.0.2` -> `2.1.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-os-config/2.1.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-os-config/2.1.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-os-config/2.1.0/compatibility-slim/2.0.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-os-config/2.1.0/confidence-slim/2.0.2)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

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

### [`v2.1.0`](https://togithub.com/googleapis/java-os-config/blob/master/CHANGELOG.md#&#8203;210-httpswwwgithubcomgoogleapisjava-os-configcomparev202v210-2021-08-31)

[Compare Source](https://togithub.com/googleapis/java-os-config/compare/v2.0.2...v2.1.0)

##### Features

-   Remove use of deprecated gradle command in java README ([#&#8203;1196](https://www.togithub.com/googleapis/java-os-config/issues/1196)) ([#&#8203;347](https://www.togithub.com/googleapis/java-os-config/issues/347)) ([a612544](https://www.github.com/googleapis/java-os-config/commit/a6125445307121f1b17d4629430d3804c4dc9d2e))
-   Update osconfig v1 and v1alpha with WindowsApplication ([#&#8203;348](https://www.togithub.com/googleapis/java-os-config/issues/348)) ([5317798](https://www.github.com/googleapis/java-os-config/commit/53177980f4a2b05959a81fd6f727e144bec16abd))

##### Dependencies

-   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.2.0 ([#&#8203;351](https://www.togithub.com/googleapis/java-os-config/issues/351)) ([bf58044](https://www.github.com/googleapis/java-os-config/commit/bf58044b65fff5152af184a139d24e2171a510b2))

##### [2.0.2](https://www.github.com/googleapis/java-os-config/compare/v2.0.1...v2.0.2) (2021-08-23)

##### Dependencies

-   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.1.0 ([#&#8203;341](https://www.togithub.com/googleapis/java-os-config/issues/341)) ([f3cec5e](https://www.github.com/googleapis/java-os-config/commit/f3cec5ef2dd5254aec7aa46054536991a9ea28b3))

##### [2.0.1](https://www.github.com/googleapis/java-os-config/compare/v2.0.0...v2.0.1) (2021-08-12)

##### Dependencies

-   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.0.1 ([#&#8203;333](https://www.togithub.com/googleapis/java-os-config/issues/333)) ([1140942](https://www.github.com/googleapis/java-os-config/commit/11409426a463a498f63db93ac7c7c25dc3af7fa3))

</details>

---

### Configuration

📅 **Schedule**: 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, 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-os-config).
  • Loading branch information
renovate-bot committed Sep 14, 2021
1 parent 82382b2 commit 9cb3f67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/snippets/pom.xml
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-os-config</artifactId>
<version>2.0.2</version>
<version>2.1.0</version>
</dependency>
<!-- [END os_config_install_without_bom] -->

Expand Down

0 comments on commit 9cb3f67

Please sign in to comment.