From d6e94d8a3daaab864d9c9bf9ff8f0f661308b296 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 20 Jul 2026 23:31:37 +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 0a1eb464c..fc66d2b71 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 1036b1a61..a651e9354 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 9ad35b629..101e7c616 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -67,7 +67,7 @@ com.google.truth truth - 1.4.4 + 1.4.5 test