change targetted API

This commit is contained in:
nossr50 2019-04-24 21:11:27 -07:00
parent b5930fc35d
commit d1401d0cba

View File

@ -167,7 +167,7 @@
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
<version>1.14-pre5-SNAPSHOT</version>
<version>1.14</version>
<scope>provided</scope>
</dependency>
<dependency>