From 612da8e5b8a8539cd896596726fadd3eb68b63e9 Mon Sep 17 00:00:00 2001 From: Paul-Christian Volkmer Date: Tue, 11 Apr 2023 09:50:06 +0200 Subject: [PATCH] Aktualisiere Mockito-Version --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0488ea5..c39919f 100644 --- a/pom.xml +++ b/pom.xml @@ -128,13 +128,13 @@ org.mockito mockito-core - 4.11.0 + 5.2.0 test org.mockito mockito-junit-jupiter - 4.11.0 + 5.2.0 test