Change dependecy to bukkit 1.11

This commit is contained in:
shansen 2016-11-17 17:06:23 +01:00
parent 42385e9f45
commit 2cc3ea7eec
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@
<dependency>
<groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId>
<version>1.10-R0.1-SNAPSHOT</version>
<version>1.11-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>