From 40eec2965947cb119119ea99041b432eb867590f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 31 Aug 2023 08:43:15 +0200 Subject: [PATCH] Update mockito monorepo to v5 (#965) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index d02e01ca..9362fb42 100644 --- a/pom.xml +++ b/pom.xml @@ -92,19 +92,19 @@ org.mockito mockito-core - 4.11.0 + 5.5.0 test org.mockito mockito-junit-jupiter - 4.11.0 + 5.5.0 test org.mockito mockito-inline - 4.11.0 + 5.2.0 test