diff --git a/pom.xml b/pom.xml index caba4f1..8619239 100644 --- a/pom.xml +++ b/pom.xml @@ -13,9 +13,14 @@ UTF-8 1.8 1.8 + 5.6.2 + + spigot-repo + https://hub.spigotmc.org/nexus/content/repositories/snapshots/ + CodeMC https://repo.codemc.org/repository/maven-public @@ -35,6 +40,12 @@ 1.7 compile + + org.junit.jupiter + junit-jupiter + ${junit.jupiter.version} + test + @@ -80,6 +91,11 @@ + + org.apache.maven.plugins + maven-surefire-plugin + 2.22.2 + \ No newline at end of file