From 63619a0718e75bf8337b52cd80b2149ee7fb4725 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 19 Feb 2024 16:40:48 +0100 Subject: [PATCH] test(deps): update dependency com.google.truth:truth to v1.4.1 (#1541) --- pom.xml | 2 +- samples/install-without-bom/pom.xml | 2 +- samples/native-image-sample/pom.xml | 2 +- samples/pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- samples/snippets/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 3fca232cc..bbd55a585 100644 --- a/pom.xml +++ b/pom.xml @@ -108,7 +108,7 @@ com.google.truth truth - 1.4.0 + 1.4.1 test diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index 56d7eb8b3..92a533412 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -41,7 +41,7 @@ com.google.truth truth - 1.4.0 + 1.4.1 test diff --git a/samples/native-image-sample/pom.xml b/samples/native-image-sample/pom.xml index fdddd9b63..a5d5c8625 100644 --- a/samples/native-image-sample/pom.xml +++ b/samples/native-image-sample/pom.xml @@ -51,7 +51,7 @@ com.google.truth truth - 1.4.0 + 1.4.1 test diff --git a/samples/pom.xml b/samples/pom.xml index 0ecc67204..8f20d5082 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -65,7 +65,7 @@ com.google.truth truth - 1.4.0 + 1.4.1 test diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 5d03d6d0f..c7ab7ee15 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -40,7 +40,7 @@ com.google.truth truth - 1.4.0 + 1.4.1 test diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index d3ca1cf10..70852a312 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -52,7 +52,7 @@ com.google.truth truth - 1.4.0 + 1.4.1 test