1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-19 19:25:48 +00:00

Testing to see if this works

This commit is contained in:
TheBusyBiscuit 2020-05-09 18:42:58 +02:00
parent 1646d7c82d
commit c019ac8289

View File

@ -114,6 +114,10 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.0.0-M4</version>
<configuration>
<useSystemClassLoader>false</useSystemClassLoader>
</configuration>
</plugin>
<!-- Sonarcloud Scanner -->