From bcab936673226f771dcfd77f07066d67b64e08dd Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 21 Oct 2020 01:54:15 +0200 Subject: [PATCH] deps: update dependency com.google.truth:truth to v1.1 (#617) 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**: Renovate will not automatically rebase this PR, because other commits have been found. :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-bigquerystorage). --- google-cloud-bigquerystorage/pom.xml | 3 ++- samples/install-without-bom/pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- samples/snippets/pom.xml | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/google-cloud-bigquerystorage/pom.xml b/google-cloud-bigquerystorage/pom.xml index c63e5a5679..41be7ae2fd 100644 --- a/google-cloud-bigquerystorage/pom.xml +++ b/google-cloud-bigquerystorage/pom.xml @@ -120,7 +120,7 @@ com.google.truth truth - 1.0.1 + 1.1 test @@ -179,6 +179,7 @@ com.google.api.grpc grpc-google-cloud-bigquerystorage-v1 + com.google.api diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index 8bcae45d5f..abc2b824cf 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -60,7 +60,7 @@ com.google.truth truth - 1.0.1 + 1.1 test diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 78026bafd3..6334bf4ece 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -59,7 +59,7 @@ com.google.truth truth - 1.0.1 + 1.1 test diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 547f8783ff..12740eeefc 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -72,7 +72,7 @@ com.google.truth truth - 1.0.1 + 1.1 test