This commit is contained in:
Brianna O'Keefe 2018-07-19 14:54:27 -04:00
parent 70809423bf
commit 51a90f5ccc

View File

@ -72,8 +72,8 @@
<!--Bukkit API-->
<dependency>
<groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId>
<version>1.12.2-R0.1-SNAPSHOT</version>
<artifactId>craftbukkit</artifactId>
<version>1.13</version>
<type>jar</type>
<scope>provided</scope>
</dependency>