Updated to bukkit 1.6.2-R0.1-SNAPSHOT

This commit is contained in:
Shansen 2013-07-09 14:12:53 +01:00
parent e4c419f79f
commit 3805230471
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,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>
</dependency>
<dependency>
<groupId>net.milkbowl.vault</groupId>