From 099fdddd83d2393cf7cdbbfaff7d3a0682ee3370 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 2 Feb 2026 19:39:34 +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 092cfd562f..7580010bdd 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 5442a31b72..495d69bd65 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