From 29832f4ff072f9f188fb7a3de0be739a65aa8ef9 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 30 Apr 2021 20:14:16 +0200 Subject: [PATCH] chore(deps): update dependency com.google.cloud:google-cloud-workflows to v0.4.0 (#242) [![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-workflows](https://togithub.com/googleapis/java-) | `0.3.1` -> `0.4.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-workflows/0.4.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-workflows/0.4.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-workflows/0.4.0/compatibility-slim/0.3.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-workflows/0.4.0/confidence-slim/0.3.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### 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. --- - [ ] 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-workflows). --- java-workflows/samples/install-without-bom/pom.xml | 2 +- java-workflows/samples/snippets/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/java-workflows/samples/install-without-bom/pom.xml b/java-workflows/samples/install-without-bom/pom.xml index 11b8c68db3f5..4b08fc57c391 100644 --- a/java-workflows/samples/install-without-bom/pom.xml +++ b/java-workflows/samples/install-without-bom/pom.xml @@ -29,7 +29,7 @@ com.google.cloud google-cloud-workflows - 0.3.1 + 0.4.0 diff --git a/java-workflows/samples/snippets/pom.xml b/java-workflows/samples/snippets/pom.xml index ca9a23fbbc4b..c2927e5b5e8b 100644 --- a/java-workflows/samples/snippets/pom.xml +++ b/java-workflows/samples/snippets/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-workflows - 0.3.1 + 0.4.0