Update pom.xml

This commit is contained in:
LegacyGamerHD
2021-12-13 21:08:28 +01:00
committed by GitHub
parent 9a0558d218
commit 8101d7b1a7

View File

@@ -45,12 +45,12 @@
<version>${minecraft.version}-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<!-- <dependency>
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>minecraft-server</artifactId>
<version>${minecraft.version}-SNAPSHOT</version>
<scope>compile</scope>
</dependency> -->
</dependency>
<dependency>
<groupId>net.sf.jopt-simple</groupId>
<artifactId>jopt-simple</artifactId>