From 2bd613c2b573af07885fb56ddd80ace8ec0e9513 Mon Sep 17 00:00:00 2001 From: 0xb00bface <0xboobface@gmail.com> Date: Thu, 21 Dec 2023 15:59:29 +0100 Subject: [PATCH] Make project compile with GraalVM 21 --- master/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/master/pom.xml b/master/pom.xml index 88479bec..73aca834 100644 --- a/master/pom.xml +++ b/master/pom.xml @@ -22,7 +22,7 @@ 5.7.2 2.15.1 1.5.3.Final - 1.18.24 + 1.18.30 @@ -150,8 +150,8 @@ org.mockito - mockito-inline - 3.11.0 + mockito-junit-jupiter + 5.8.0 test @@ -191,7 +191,7 @@ org.mockito - mockito-inline + mockito-junit-jupiter test