From 71ab685e932429db73294b5d1759d4895d93bf38 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 4 Mar 2024 15:06:13 +0100 Subject: [PATCH] test(deps): update dependency com.google.truth:truth to v1.4.2 (#2934) --- pom.xml | 2 +- samples/install-without-bom/pom.xml | 2 +- samples/native-image/pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- samples/snippets/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index c52b39da8cf..fea55f9e149 100644 --- a/pom.xml +++ b/pom.xml @@ -121,7 +121,7 @@ com.google.truth truth - 1.4.1 + 1.4.2 test diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index 1d990d82e25..fb290694d6d 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -100,7 +100,7 @@ com.google.truth truth - 1.4.1 + 1.4.2 test diff --git a/samples/native-image/pom.xml b/samples/native-image/pom.xml index 0c72603f1a8..ea90374c400 100644 --- a/samples/native-image/pom.xml +++ b/samples/native-image/pom.xml @@ -51,7 +51,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 d14be6eabd8..86bd5608342 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -99,7 +99,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 4103b4ad8ed..0d149d8e78f 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -111,7 +111,7 @@ com.google.truth truth - 1.4.1 + 1.4.2 test