From 80817c8664b20fa86b4397eb75574a47fbc10045 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 31 Jan 2023 00:28:00 +0000 Subject: [PATCH] Update mockito monorepo to v5.1.1 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b67c563a..83063f4b 100644 --- a/pom.xml +++ b/pom.xml @@ -122,13 +122,13 @@ org.mockito mockito-core - 5.0.0 + 5.1.1 test org.mockito mockito-junit-jupiter - 5.0.0 + 5.1.1 test