SPIGOT-7908: Mark junit-platform-suite-engine as test scope
This commit is contained in:
parent
e4c92ef65b
commit
5f24c255ce
1
pom.xml
1
pom.xml
@ -279,6 +279,7 @@
|
|||||||
<groupId>org.junit.platform</groupId>
|
<groupId>org.junit.platform</groupId>
|
||||||
<artifactId>junit-platform-suite-engine</artifactId>
|
<artifactId>junit-platform-suite-engine</artifactId>
|
||||||
<version>1.10.0</version>
|
<version>1.10.0</version>
|
||||||
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.hamcrest</groupId>
|
<groupId>org.hamcrest</groupId>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user