mirror of
https://github.com/PaperMC/Paper.git
synced 2025-03-02 11:22:01 +01:00
SPIGOT-7908: Mark junit-platform-suite-engine as test scope
By: 2008Choco <hawkeboyz2@hotmail.com>
This commit is contained in:
parent
fbf9dd80d4
commit
8b1426d818
@ -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…
Reference in New Issue
Block a user