From 2f691be0c4a2908c2bc3b2ab4e39bd6b370ece8a Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Fri, 2 Feb 2024 20:11:26 +0000 Subject: [PATCH] test(deps): update dependency com.google.truth:truth to v1.4.0 --- samples/install-without-bom/pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- samples/snippets/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index 5439c9c3..61db47de 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -47,7 +47,7 @@ com.google.truth truth - 1.1.3 + 1.4.0 test diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 791dd1e9..80f2bb44 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -74,7 +74,7 @@ com.google.truth truth - 1.1.3 + 1.4.0 test diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index fc2e1a0f..6e7815e2 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -74,7 +74,7 @@ com.google.truth truth - 1.1.3 + 1.4.0 test