From 8cd8f887adc6847e491516fae4ab9feac40d8312 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 9 Sep 2022 17:12:35 +0200 Subject: [PATCH] chore(deps): update dependency com.google.cloud:google-cloud-notification to v0.123.10-beta (#664) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![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-notification](https://togithub.com/googleapis/java-notification) | `0.123.9-beta` -> `0.123.10-beta` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-notification/0.123.10-beta/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-notification/0.123.10-beta/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-notification/0.123.10-beta/compatibility-slim/0.123.9-beta)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-notification/0.123.10-beta/confidence-slim/0.123.9-beta)](https://docs.renovatebot.com/merge-confidence/) | --- ### 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. --- - [ ] 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-notification). --- java-notification/samples/install-without-bom/pom.xml | 2 +- java-notification/samples/snippets/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/java-notification/samples/install-without-bom/pom.xml b/java-notification/samples/install-without-bom/pom.xml index fa8bbf1cdae8..4378dc6387ce 100644 --- a/java-notification/samples/install-without-bom/pom.xml +++ b/java-notification/samples/install-without-bom/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-notification - 0.123.9-beta + 0.123.10-beta diff --git a/java-notification/samples/snippets/pom.xml b/java-notification/samples/snippets/pom.xml index 5d9427e522b5..0273944c59ed 100644 --- a/java-notification/samples/snippets/pom.xml +++ b/java-notification/samples/snippets/pom.xml @@ -40,7 +40,7 @@ com.google.cloud google-cloud-notification - 0.123.9-beta + 0.123.10-beta