[BLEEDING] Since builds fail with 1.11, use 1.11.2 here.

This commit is contained in:
asofold 2016-12-29 13:46:04 +01:00
parent b99fe62517
commit 9dd01a6d59

View File

@ -23,7 +23,7 @@
<dependency>
<groupId>org.bukkit</groupId>
<artifactId>craftbukkit</artifactId>
<version>1.11-R0.1-SNAPSHOT</version>
<version>1.11.2-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>