From dfbe7e644db0991d91cdd697b2b249d216aac98f Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 22 Feb 2024 14:23:42 +0100 Subject: [PATCH] test(deps): update dependency com.google.truth:truth to v1.4.1 (#2915) --- 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 980126588c2..e7f30e6fdd7 100644 --- a/pom.xml +++ b/pom.xml @@ -121,7 +121,7 @@ com.google.truth truth - 1.3.0 + 1.4.1 test diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index c6df8e3e080..2dc80231c82 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -100,7 +100,7 @@ com.google.truth truth - 1.3.0 + 1.4.1 test diff --git a/samples/native-image/pom.xml b/samples/native-image/pom.xml index 2966e1474e6..e77543c9999 100644 --- a/samples/native-image/pom.xml +++ b/samples/native-image/pom.xml @@ -51,7 +51,7 @@ com.google.truth truth - 1.3.0 + 1.4.1 test diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 93479647b2b..8a7fc6ed70c 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -99,7 +99,7 @@ com.google.truth truth - 1.3.0 + 1.4.1 test diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index e1508353443..498db53c583 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -111,7 +111,7 @@ com.google.truth truth - 1.3.0 + 1.4.1 test