From 601ed76fc08d0606e288770de24ebb2769b0d538 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Oct 2023 16:27:01 +0000 Subject: [PATCH] chore(deps): update mockito monorepo to v5.6.0 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index b34d5a8268c..75aabe6d8af 100644 --- a/pom.xml +++ b/pom.xml @@ -249,19 +249,19 @@ org.mockito mockito-core - 5.5.0 + 5.6.0 test org.mockito mockito-subclass - 5.5.0 + 5.6.0 test org.mockito mockito-junit-jupiter - 5.5.0 + 5.6.0 test