From eff95e710dd5aec9e6ba4454b1c572fd8a849097 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 25 Jan 2021 18:34:09 +0100 Subject: [PATCH] test(deps): update dependency com.google.truth:truth to v1.1.2 (#172) [![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.truth:truth](com/google/truth/truth) | `1.1` -> `1.1.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.truth:truth/1.1.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.truth:truth/1.1.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.truth:truth/1.1.2/compatibility-slim/1.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.truth:truth/1.1.2/confidence-slim/1.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Renovate 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/snapshot/pom.xml | 2 +- java-workflows/samples/snippets/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/java-workflows/samples/install-without-bom/pom.xml b/java-workflows/samples/install-without-bom/pom.xml index 98f3d490096e..f78c529954c0 100644 --- a/java-workflows/samples/install-without-bom/pom.xml +++ b/java-workflows/samples/install-without-bom/pom.xml @@ -42,7 +42,7 @@ com.google.truth truth - 1.1 + 1.1.2 test diff --git a/java-workflows/samples/snapshot/pom.xml b/java-workflows/samples/snapshot/pom.xml index b96bb55eeeb3..a283271b161a 100644 --- a/java-workflows/samples/snapshot/pom.xml +++ b/java-workflows/samples/snapshot/pom.xml @@ -41,7 +41,7 @@ com.google.truth truth - 1.1 + 1.1.2 test diff --git a/java-workflows/samples/snippets/pom.xml b/java-workflows/samples/snippets/pom.xml index da3a9c8262f8..1a4e1b9666fb 100644 --- a/java-workflows/samples/snippets/pom.xml +++ b/java-workflows/samples/snippets/pom.xml @@ -40,7 +40,7 @@ com.google.truth truth - 1.1 + 1.1.2 test