From a6294fdaa27ccc368f63a2f3775fb06baeb2895a Mon Sep 17 00:00:00 2001 From: Egon Willighagen Date: Sun, 18 Jun 2023 09:51:13 +0200 Subject: [PATCH] Update JUnit5 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3372040..7b2489d 100644 --- a/pom.xml +++ b/pom.xml @@ -49,13 +49,13 @@ org.junit.jupiter junit-jupiter-engine - 5.8.2 + 5.10.0-M1 test org.junit.jupiter junit-jupiter-api - 5.8.2 + 5.10.0-M1 test