From 25c71910142d9856e777fb9372752f650958d875 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 13:58:47 +0000 Subject: [PATCH] Update mockito monorepo to v5.23.0 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1521d964..980f21ae 100644 --- a/pom.xml +++ b/pom.xml @@ -91,13 +91,13 @@ org.mockito mockito-core - 5.21.0 + 5.23.0 test org.mockito mockito-junit-jupiter - 5.21.0 + 5.23.0 test