From d1faf9ee3b81d5af87de26924a4af845e905e820 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 24 Jun 2022 16:58:20 +0200 Subject: [PATCH] chore(deps): update dependency com.google.cloud:google-cloud-run to v0.2.1 (#48) 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-run](https://togithub.com/googleapis/java-run) | `0.2.0` -> `0.2.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-run/0.2.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-run/0.2.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-run/0.2.1/compatibility-slim/0.2.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-run/0.2.1/confidence-slim/0.2.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-run ### [`v0.2.1`](https://togithub.com/googleapis/java-run/blob/HEAD/CHANGELOG.md#​021-httpsgithubcomgoogleapisjava-runcomparev020v021-2022-06-23) [Compare Source](https://togithub.com/googleapis/java-run/compare/v0.2.0...v0.2.1) ##### Dependencies - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#​43](https://togithub.com/googleapis/java-run/issues/43)) ([618af98](https://togithub.com/googleapis/java-run/commit/618af98aa54fc38a85c82936c5f42b7304987530))
--- ### 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-run). --- java-run/samples/install-without-bom/pom.xml | 2 +- java-run/samples/snippets/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/java-run/samples/install-without-bom/pom.xml b/java-run/samples/install-without-bom/pom.xml index 377d82f3e0f5..47d834315271 100644 --- a/java-run/samples/install-without-bom/pom.xml +++ b/java-run/samples/install-without-bom/pom.xml @@ -29,7 +29,7 @@ com.google.cloud google-cloud-run - 0.2.0 + 0.2.1 diff --git a/java-run/samples/snippets/pom.xml b/java-run/samples/snippets/pom.xml index 78006e979ef4..3d4b9426fad6 100644 --- a/java-run/samples/snippets/pom.xml +++ b/java-run/samples/snippets/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-run - 0.2.0 + 0.2.1