Compile against Vault 1.5

This commit is contained in:
drtshock 2014-12-15 00:46:20 -06:00
parent 1ada19b02e
commit 6a0d664cc2
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@
<dependency>
<groupId>net.milkbowl.vault</groupId>
<artifactId>VaultAPI</artifactId>
<version>1.4</version>
<version>1.5</version>
<scope>provided</scope>
</dependency>
<dependency>