mirror of
https://hub.spigotmc.org/stash/scm/spigot/craftbukkit.git
synced 2025-08-05 16:49:30 +00:00
SPIGOT-7908: Mark junit-platform-suite-engine as test scope
This commit is contained in:
parent
e4c92ef65b
commit
5f24c255ce
1 changed files with 1 additions and 0 deletions
1
pom.xml
1
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue