From 66c54e5acbf9f7ef421dadb98047732d74cad7dc Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 10 Nov 2025 19:53:40 +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 24aac8cf0..678859bff 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 8297b6600..2f0f0f8c5 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 f84d4ada2..9650b9917 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