From cca1e0e16f2ec0cc887d81c1844f5395ce08b6ea Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 20 Oct 2020 22:15:02 +0200 Subject: [PATCH] deps: update dependency com.google.truth:truth to v1.1 (#483) --- pom.xml | 2 +- samples/install-without-bom/pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- samples/snippets/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 3575cce41..a1f2877b9 100644 --- a/pom.xml +++ b/pom.xml @@ -181,7 +181,7 @@ com.google.truth truth - 1.0.1 + 1.1 junit diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index b7f35eb69..f84fef947 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -42,7 +42,7 @@ com.google.truth truth - 1.0.1 + 1.1 test diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index af97db315..cc48aa9d2 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -41,7 +41,7 @@ com.google.truth truth - 1.0.1 + 1.1 test diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 6b1b09b72..93030ee83 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -53,7 +53,7 @@ com.google.truth truth - 1.0.1 + 1.1 test