Update pom.xml

This commit is contained in:
LegacyGamerHD
2020-12-15 19:31:27 +01:00
committed by GitHub
parent b23baff1d8
commit 6002e2e6d2

View File

@@ -43,6 +43,11 @@
<artifactId>paper</artifactId>
<version>${minecraft.version}-R0.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>minecraft-server</artifactId>
<version>${minecraft.version}-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>net.sf.jopt-simple</groupId>
<artifactId>jopt-simple</artifactId>