Uses 1.14.1 API

This commit is contained in:
tastybento 2019-05-15 15:22:47 -07:00 committed by tastybento
parent 7e540e0b57
commit c2818b73be
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
<version>1.13.2-R0.1-SNAPSHOT</version>
<version>1.14.1-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>