From a013b110dfcec825d04cdc9c9a9533a31c79b2d3 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 11 Jun 2024 18:49:39 +0000 Subject: [PATCH] test(deps): update dependency com.google.truth:truth to v1.4.2 --- pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- samples/snippets/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index c6573339b..bc4958f56 100644 --- a/pom.xml +++ b/pom.xml @@ -57,7 +57,7 @@ com.google.truth truth - 1.1.5 + 1.4.2 test diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index c9414ed9c..c795288ee 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -63,7 +63,7 @@ com.google.truth truth - 1.1.5 + 1.4.2 test diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index ec6da9308..ffc93b786 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -65,7 +65,7 @@ com.google.truth truth - 1.1.5 + 1.4.2 test