From a8aad5f63294f603ef651f71237a7127d9607f7c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 20:26:41 +0000 Subject: [PATCH] chore(deps): update mockito monorepo to v5.10.0 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1e0a27a0..a9fb40cd 100644 --- a/pom.xml +++ b/pom.xml @@ -90,13 +90,13 @@ org.mockito mockito-core - 5.9.0 + 5.10.0 test org.mockito mockito-junit-jupiter - 5.9.0 + 5.10.0 test