From 0594e4e4a246e2b824a7df3be9ee5a1061ed228b Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Fri, 1 Mar 2024 02:58:13 +0100 Subject: [PATCH] deps: Update dependency com.google.truth:truth to v1.4.2 (#451) --- 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 423b481f..d5205703 100644 --- a/pom.xml +++ b/pom.xml @@ -117,7 +117,7 @@ com.google.truth truth - 1.4.1 + 1.4.2 org.jmock diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index 93ba162d..1a397af3 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -44,7 +44,7 @@ com.google.truth truth - 1.4.1 + 1.4.2 test diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index f563be9a..92547197 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -41,7 +41,7 @@ com.google.truth truth - 1.4.1 + 1.4.2 test diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index ab19cfe8..2fbd81ae 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -42,7 +42,7 @@ com.google.truth truth - 1.4.1 + 1.4.2 test