Update spigot-api dependency to 1.12-R0.1

This commit is contained in:
Phoenix616 2017-07-01 17:11:31 +01:00
parent 7271cebd91
commit aa2437f76b
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
<version>1.12-pre6-SNAPSHOT</version>
<version>1.12-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>