Fixes a maven warning
All checks were successful
KnarCraft/Minecraft-Server-Launcher/pipeline/head This commit looks good

This commit is contained in:
Kristian Knarvik 2021-08-03 13:44:39 +02:00
parent 0425617f4c
commit c9c2a1b43b

View File

@ -128,7 +128,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-api</artifactId>
<version>RELEASE</version>
<version>5.7.2</version>
<scope>test</scope>
</dependency>
</dependencies>