SPIGOT-7908: Mark junit-platform-suite-engine as test scope

By: 2008Choco <hawkeboyz2@hotmail.com>
This commit is contained in:
CraftBukkit/Spigot 2024-09-27 08:07:51 +10:00
parent fbf9dd80d4
commit 8b1426d818

View file

@ -279,6 +279,7 @@
<groupId>org.junit.platform</groupId>
<artifactId>junit-platform-suite-engine</artifactId>
<version>1.10.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>