From 94dd7e0e0c429f10500081d56784a6f20fcff3d4 Mon Sep 17 00:00:00 2001 From: Gabriel Barbier Date: Mon, 3 Apr 2023 17:19:45 +0200 Subject: [PATCH] Update Mockito and JUnit --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 9f0aea19..f8d76e53 100644 --- a/pom.xml +++ b/pom.xml @@ -55,9 +55,9 @@ 6.0.0 2.1.1 - 5.8.2 + 5.9.2 1.15.3 - 4.4.0 + 5.2.0 1.3 1.19.0 @@ -429,7 +429,7 @@ uk.org.webcompere system-stubs-jupiter - 1.2.0 + 2.0.2 test -- GitLab