build against latest CB

This commit is contained in:
Sleaker 2012-12-10 01:03:57 -08:00
parent 2105f3d92c
commit 1edb6d2bb1

View File

@ -11,7 +11,7 @@
<dependency>
<groupId>org.bukkit</groupId>
<artifactId>craftbukkit</artifactId>
<version>1.4.2-R0.2</version>
<version>1.4.5-R0.3</version>
</dependency>
<dependency>
<groupId>de.hydrox.bukkit.DroxPerms</groupId>