From e3e8d6a3d5eaf5b26e9c24642c6bf36a79dd32da Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 21 Oct 2025 10:04:12 +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 8ec5aa94d..23dd7af91 100644 --- a/pom.xml +++ b/pom.xml @@ -132,7 +132,7 @@ com.google.truth truth - 1.1.3 + 1.4.5 test diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index 153dd3189..ed8f13fce 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -42,7 +42,7 @@ com.google.truth truth - 1.1.3 + 1.4.5 test diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 7365e6cbe..4f199d238 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -40,7 +40,7 @@ com.google.truth truth - 1.1.3 + 1.4.5 test diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 4a5616e7d..9592f6e00 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -58,7 +58,7 @@ com.google.truth truth - 1.1.3 + 1.4.5 test