From bcb48e529345ec6c3699c69a2f8968a0c0801774 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 30 Jul 2024 22:41:55 +0000 Subject: [PATCH] test(deps): update dependency com.google.truth:truth to v1.4.4 --- 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 5323d785e..1c240c80f 100644 --- a/pom.xml +++ b/pom.xml @@ -127,7 +127,7 @@ com.google.truth truth - 1.4.2 + 1.4.4 test diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index 4df6f3472..cb28dba0b 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.2 + 1.4.4 test diff --git a/samples/native-image-sample/pom.xml b/samples/native-image-sample/pom.xml index d63215ae7..c1496d1af 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.2 + 1.4.4 test diff --git a/samples/pom.xml b/samples/pom.xml index d2e0895d5..0e76d49ef 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -65,7 +65,7 @@ com.google.truth truth - 1.4.2 + 1.4.4 test diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 5a602e9af..dfa158813 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -40,7 +40,7 @@ com.google.truth truth - 1.4.2 + 1.4.4 test diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 011ff3652..2bc4ce853 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -52,7 +52,7 @@ com.google.truth truth - 1.4.2 + 1.4.4 test