From 0d729526ab599777441201a23da8e120ea92a6f2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Jan 2023 19:33:04 +0000 Subject: [PATCH] chore(deps): update mockito monorepo to v5 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 202dd15c6..d7203137d 100644 --- a/pom.xml +++ b/pom.xml @@ -79,7 +79,7 @@ org.mockito mockito-core - 4.11.0 + 5.0.0 test @@ -135,14 +135,14 @@ org.mockito mockito-junit-jupiter - 4.11.0 + 5.0.0 test org.mockito mockito-inline - 4.11.0 + 5.0.0 test