This commit is contained in:
libraryaddict 2022-03-22 05:52:44 +13:00
parent e3ed78736c
commit 7c6a70d540
1 changed files with 0 additions and 7 deletions

View File

@ -43,13 +43,6 @@
<groupId>com.comphenix.protocol</groupId>
<artifactId>ProtocolLib</artifactId>
</dependency>
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot</artifactId>
<version>1.18.1-R0.1-SNAPSHOT</version>
<classifier>remapped-mojang</classifier>
<scope>provided</scope>
</dependency>
</dependencies>
<build>