full 1.12, not pre

master
ProgrammerDan 2017-06-10 23:41:51 -04:00
parent dc9fb65c9e
commit c258e13413
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot</artifactId>
<version>1.12-pre2-SNAPSHOT</version>
<version>1.12-R0.1-SNAPSHOT</version>
<scope>provided</scope>
<optional>true</optional>
</dependency>