From f3b75548736cd1c5f379e4c51131a8f2b475d87e Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 19 Nov 2025 03:39:37 +0000 Subject: [PATCH] test(deps): update dependency com.google.truth:truth to v1.4.5 --- 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 3fcd706262..28f0629e67 100644 --- a/pom.xml +++ b/pom.xml @@ -187,7 +187,7 @@ com.google.truth truth - 1.4.4 + 1.4.5 com.google.truth.extensions diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index 3abc0a6617..39b46a0518 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.4 + 1.4.5 test diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 67a4886439..9f7ab6b7a7 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -41,7 +41,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 41b35ec41d..6016184a81 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -54,7 +54,7 @@ com.google.truth truth - 1.4.4 + 1.4.5 test