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

This commit is contained in:
2008Choco 2024-09-27 08:07:51 +10:00 committed by md_5
parent e4c92ef65b
commit 5f24c255ce
No known key found for this signature in database
GPG Key ID: E8E901AC7C617C11

View File

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