From 680b2bfe06f15d6a41431b1aa7709eb2f8cdebb2 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 22 Oct 2020 21:36:26 +0200 Subject: [PATCH] test(deps): update dependency com.google.truth:truth to v1.1 (#75) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.truth:truth](com/google/truth/truth) | minor | `1.0.1` -> `1.1` | --- ### 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 ca378ebc9dd9..37318a878c31 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.0.1 + 1.1 test diff --git a/java-workflows/samples/snapshot/pom.xml b/java-workflows/samples/snapshot/pom.xml index 21652ab0933b..5302957485b6 100644 --- a/java-workflows/samples/snapshot/pom.xml +++ b/java-workflows/samples/snapshot/pom.xml @@ -41,7 +41,7 @@ com.google.truth truth - 1.0.1 + 1.1 test diff --git a/java-workflows/samples/snippets/pom.xml b/java-workflows/samples/snippets/pom.xml index ae06419e5aea..3691bcdbe6a1 100644 --- a/java-workflows/samples/snippets/pom.xml +++ b/java-workflows/samples/snippets/pom.xml @@ -40,7 +40,7 @@ com.google.truth truth - 1.0.1 + 1.1 test