Skip to content

Commit

Permalink
chore(deps): update dependency com.google.cloud:google-cloud-contact-…
Browse files Browse the repository at this point in the history
…center-insights to v1 (#28)

[![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-contact-center-insights](https://github.com/googleapis/java-contact-center-insights) | `0.1.0` -> `1.0.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/1.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/1.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/1.0.0/compatibility-slim/0.1.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-contact-center-insights/1.0.0/confidence-slim/0.1.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-contact-center-insights</summary>

### [`v1.0.0`](https://github.com/googleapis/java-contact-center-insights/blob/master/CHANGELOG.md#&#8203;100-httpswwwgithubcomgoogleapisjava-contact-center-insightscomparev010v100-2021-07-12)

[Compare Source](https://github.com/googleapis/java-contact-center-insights/compare/v0.1.0...v1.0.0)

##### Features

-   promote to 1.0.0 ([#&#8203;25](https://www.github.com/googleapis/java-contact-center-insights/issues/25)) ([f74d86c](https://www.github.com/googleapis/java-contact-center-insights/commit/f74d86c39ae3cd576bd4a4942d729ea8ec49a7e1))

##### Bug Fixes

-   Add `shopt -s nullglob` to dependencies script ([#&#8203;1130](https://www.github.com/googleapis/java-contact-center-insights/issues/1130)) ([#&#8203;22](https://www.github.com/googleapis/java-contact-center-insights/issues/22)) ([0feb7bc](https://www.github.com/googleapis/java-contact-center-insights/commit/0feb7bc37e9874a9b57df54a65302ad8c61ccc9d))

##### Dependencies

-   update dependency com.google.cloud:google-cloud-shared-dependencies to v1.4.0 ([#&#8203;24](https://www.github.com/googleapis/java-contact-center-insights/issues/24)) ([9676d88](https://www.github.com/googleapis/java-contact-center-insights/commit/9676d889faf8938872adc569f1a91d5ad48eb90e))

</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-contact-center-insights).
  • Loading branch information
renovate-bot authored and Shabirmean committed Nov 11, 2022
1 parent c1580a9 commit 7104d59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contact-center-insights/snippets/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-contact-center-insights</artifactId>
<version>0.1.0</version>
<version>1.0.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 7104d59

Please sign in to comment.