13
0
geforkt von Mirrors/Paper

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

By: 2008Choco <hawkeboyz2@hotmail.com>
Dieser Commit ist enthalten in:
CraftBukkit/Spigot 2024-09-27 08:07:51 +10:00
Ursprung fbf9dd80d4
Commit 8b1426d818

Datei anzeigen

@ -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>