From f27e1bd6fb001387df48a052e6d8f4e7820ba0ab Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Sat, 13 Jul 2024 02:04:28 +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/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 8c27cb59e3..b17e0c9115 100644 --- a/pom.xml +++ b/pom.xml @@ -166,7 +166,7 @@ com.google.truth truth - 1.4.3 + 1.4.4 test diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index 62330726b7..d78aef5226 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -48,7 +48,7 @@ com.google.truth truth - 1.4.3 + 1.4.4 test diff --git a/samples/native-image-sample/pom.xml b/samples/native-image-sample/pom.xml index c40691a843..fb7e51f441 100644 --- a/samples/native-image-sample/pom.xml +++ b/samples/native-image-sample/pom.xml @@ -55,7 +55,7 @@ com.google.truth truth - 1.4.3 + 1.4.4 test diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 0d0154c0c2..848c09dfcc 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -46,7 +46,7 @@ com.google.truth truth - 1.4.3 + 1.4.4 test diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 22a81f7cc2..de1be98b7c 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -58,7 +58,7 @@ com.google.truth truth - 1.4.3 + 1.4.4 test