From 5ad6be53dd14c1c56980d9c6af2e9e47882346e8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 May 2024 10:35:59 +0000 Subject: [PATCH] Update mockito monorepo to v5.12.0 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index e3860b4..dfcf73a 100644 --- a/pom.xml +++ b/pom.xml @@ -96,13 +96,13 @@ org.mockito mockito-core - 5.11.0 + 5.12.0 test org.mockito mockito-junit-jupiter - 5.11.0 + 5.12.0 test