Update Bukkit dependency to version 1.6.1-R0.1-SNAPSHOT.

This commit is contained in:
sk89q 2013-07-07 11:42:24 -07:00
parent a57c162cd8
commit ecb87efe8d

View File

@ -79,7 +79,7 @@
<dependency>
<groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId>
<version>1.5-R0.1-SNAPSHOT</version>
<version>1.6.1-R0.1-SNAPSHOT</version>
<scope>compile</scope>
<type>jar</type>
</dependency>