Updated org.bukkit:bukkit dependency to 1.6.2-R0.1-SNAPSHOT.

This commit is contained in:
sk89q 2013-07-16 10:35:30 -07:00
parent 291c45064a
commit 07531f67d4

View File

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