From 3538ec7c56ed3a33170591ea7b3c0cfaf96d93d5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Oct 2023 16:47:14 +0000 Subject: [PATCH] Update mockito monorepo to v5.6.0 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 8aae6dff..3bdee0af 100644 --- a/pom.xml +++ b/pom.xml @@ -238,13 +238,13 @@ org.mockito mockito-core - 5.5.0 + 5.6.0 test org.mockito mockito-junit-jupiter - 5.5.0 + 5.6.0 test