Updated maven dependency to target Vault 1.2.27

This commit is contained in:
shansen 2013-12-18 18:43:53 +00:00
parent 769f6dc034
commit 58af2f4941

View File

@ -73,7 +73,7 @@
<dependency>
<groupId>net.milkbowl.vault</groupId>
<artifactId>Vault</artifactId>
<version>1.2.25-SNAPSHOT</version>
<version>1.2.27</version>
</dependency>
<dependency>
<groupId>org.mcstats.bukkit</groupId>