Updated VaultAPI Usage to version 1.6

This commit is contained in:
Eric 2016-07-03 21:19:17 +02:00
parent adfad5867f
commit 22b09a3744

View File

@ -125,7 +125,7 @@
<dependency> <dependency>
<groupId>net.milkbowl.vault</groupId> <groupId>net.milkbowl.vault</groupId>
<artifactId>VaultAPI</artifactId> <artifactId>VaultAPI</artifactId>
<version>1.5</version> <version>1.6</version>
<scope>provided</scope> <scope>provided</scope>
</dependency> </dependency>
&lt;/dependencies&gt;</code></pre> &lt;/dependencies&gt;</code></pre>