mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-02 17:32:03 +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
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue