From 1aedc6b2039ee731f4d02ecae43e502021be0893 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 13 Mar 2024 18:53:37 +0100 Subject: [PATCH] chore(deps): update dependency com.google.truth:truth to v1.4.2 (#2429) --- 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 9b206453a..69008cc8b 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -42,7 +42,7 @@ com.google.truth truth - 1.3.0 + 1.4.2 test diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index c3a4b3870..ba42d268f 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -41,7 +41,7 @@ com.google.truth truth - 1.3.0 + 1.4.2 test diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 7b4c1b525..a006534e0 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -53,7 +53,7 @@ com.google.truth truth - 1.3.0 + 1.4.2 test