From da5fdb786a168c078f5131d2f047f915ba51777c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 14 Jan 2024 16:25:44 +0000 Subject: [PATCH] Update mockito monorepo to v5.9.0 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index bfadf0b1..e849949e 100644 --- a/pom.xml +++ b/pom.xml @@ -221,13 +221,13 @@ org.mockito mockito-core - 5.8.0 + 5.9.0 test org.mockito mockito-junit-jupiter - 5.8.0 + 5.9.0 test