From 864a803bc6c8312b875b27aedba8fa4c6e495a23 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 12:56:35 +0000 Subject: [PATCH] chore(deps): update mockito monorepo to v5.14.1 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 41028c06e..c2a886f25 100644 --- a/pom.xml +++ b/pom.xml @@ -314,13 +314,13 @@ SOFTWARE. org.mockito mockito-junit-jupiter - 5.14.0 + 5.14.1 test org.mockito mockito-core - 5.14.0 + 5.14.1 test