From 72909e6baad56ec3641e41903f7a79412bf63bb0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Jun 2023 13:21:30 +0000 Subject: [PATCH] Update mockito monorepo to v5.4.0 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 00c18560..843eb70c 100644 --- a/pom.xml +++ b/pom.xml @@ -95,13 +95,13 @@ org.mockito mockito-core - 5.3.1 + 5.4.0 test org.mockito mockito-junit-jupiter - 5.3.1 + 5.4.0 test