From 3883cb3f945c80908da375a6f0419de3cff0b29e Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 21 Feb 2024 15:36:37 +0000 Subject: [PATCH] test(deps): update dependency com.google.truth:truth to v1.4.1 --- 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 2ebe5b66060..03f0e28fdbb 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 d17203fc6da..2538058070d 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 e2c1e2a895e..b43b7c201c0 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