From 5f24c255ce93c11d0378b9842aafb7e5d4063baf Mon Sep 17 00:00:00 2001 From: 2008Choco Date: Fri, 27 Sep 2024 08:07:51 +1000 Subject: [PATCH] SPIGOT-7908: Mark junit-platform-suite-engine as test scope --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 488c7daf4..da86411b9 100644 --- a/pom.xml +++ b/pom.xml @@ -279,6 +279,7 @@ org.junit.platform junit-platform-suite-engine 1.10.0 + test org.hamcrest