Update for CraftBukkit 1.5.2 package.

This commit is contained in:
wizjany
2013-04-30 20:54:59 -04:00
parent f213bb73e8
commit fad30ff23b
3 changed files with 23 additions and 23 deletions

View File

@@ -125,7 +125,7 @@
<dependency> <!-- NMS blocks -->
<groupId>org.bukkit</groupId>
<artifactId>craftbukkit</artifactId>
<version>1.5.1-R0.1-SNAPSHOT</version>
<version>1.5.2-R0.1-SNAPSHOT</version>
<scope>compile</scope>
<type>jar</type>
<optional>true</optional>