From 62a7b64348586d6755cd443d23800dd15bb49b64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?O=C4=9Fuz=20Kurt?= Date: Sun, 29 Sep 2024 00:25:39 +0300 Subject: [PATCH] trying to fix test issue --- pom.xml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3276f7c..b55bab1 100644 --- a/pom.xml +++ b/pom.xml @@ -15,20 +15,26 @@ - + + org.junit.jupiter + junit-jupiter-api + 5.11.0 + test + org.junit.jupiter junit-jupiter-engine 5.11.0 test - + org.apache.maven.plugins maven-surefire-plugin + 3.2.2 **/*Test.java