From 2edb229c81e94c04bd42d9b10b701b4639049e77 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 26 May 2021 17:22:04 +0200 Subject: [PATCH] chore(deps): update dependency com.google.cloud:google-cloud-workflows to v0.4.2 (#254) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![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-workflows) | `0.4.0` -> `0.4.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-workflows/0.4.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-workflows/0.4.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-workflows/0.4.2/compatibility-slim/0.4.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-workflows/0.4.2/confidence-slim/0.4.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-workflows ### [`v0.4.2`](https://togithub.com/googleapis/java-workflows/blob/master/CHANGELOG.md#​042-httpswwwgithubcomgoogleapisjava-workflowscomparev041v042-2021-05-19) [Compare Source](https://togithub.com/googleapis/java-workflows/compare/v0.4.1...v0.4.2) ### [`v0.4.1`](https://togithub.com/googleapis/java-workflows/blob/master/CHANGELOG.md#​041-httpswwwgithubcomgoogleapisjava-workflowscomparev040v041-2021-05-14) [Compare Source](https://togithub.com/googleapis/java-workflows/compare/v0.4.0...v0.4.1)
--- ### 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. --- - [ ] 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 6b4c64f340e8..273d27a36125 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.4.0 + 0.4.2 diff --git a/java-workflows/samples/snippets/pom.xml b/java-workflows/samples/snippets/pom.xml index f83bd14742ce..e8de18a60a18 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.4.0 + 0.4.2