From b90ffa54589e254ffbaee1f59d2deb91d3ef6325 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 24 Jul 2024 20:24:15 +0200 Subject: [PATCH] test(deps): update dependency com.google.truth:truth to v1.4.4 (#1430) --- pom.xml | 2 +- samples/install-without-bom/pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- samples/snippets/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 9c362dfb..49e328d3 100644 --- a/pom.xml +++ b/pom.xml @@ -94,7 +94,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 aea1a44a..952fbac7 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -42,7 +42,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 fb33b520..141f09e8 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -41,7 +41,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 d78ec758..faea8e09 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