From 48fdc841e45597247fdc0a0dd8277c1cb693ddfb Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 30 May 2023 17:08:59 +0000 Subject: [PATCH] test(deps): update dependency com.google.truth:truth to v1.1.4 --- samples/install-without-bom/pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- samples/snippets/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index d1d6d2a..bc17f62 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -39,7 +39,7 @@ com.google.truth truth - 1.0.1 + 1.1.4 test diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index b015b99..b765708 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -41,7 +41,7 @@ com.google.truth truth - 1.0.1 + 1.1.4 test diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 58ca82d..020bdae 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -40,7 +40,7 @@ com.google.truth truth - 1.0.1 + 1.1.4 test