From d5624ddb8d129bc7fe34b1c8a44835bec50a9d54 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 14 May 2026 19:01:22 +0000 Subject: [PATCH] test(deps): update dependency com.google.truth:truth to v1.4.5 --- 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 b3de9ca17..530ba5c11 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,7 @@ com.google.truth truth - 1.4.4 + 1.4.5 test diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 14be07bd8..822be7041 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -63,7 +63,7 @@ com.google.truth truth - 1.4.4 + 1.4.5 test diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 0cce73a9e..7ac8f969a 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -65,7 +65,7 @@ com.google.truth truth - 1.4.4 + 1.4.5 test