mirror of
https://github.com/shansen/EggCatcher.git
synced 2024-11-22 10:05:18 +01:00
Updated Vault dependency to 1.5.2
This commit is contained in:
parent
eadfd0aa02
commit
f4977e7312
4
pom.xml
4
pom.xml
@ -63,7 +63,7 @@
|
||||
</repository>
|
||||
<repository>
|
||||
<id>vault-repo</id>
|
||||
<url>http://ci.herocraftonline.com/plugin/repository/everything</url>
|
||||
<url>http://nexus.theyeticave.net/content/repositories/pub_releases/</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>Plugin Metrics</id>
|
||||
@ -80,7 +80,7 @@
|
||||
<dependency>
|
||||
<groupId>net.milkbowl.vault</groupId>
|
||||
<artifactId>Vault</artifactId>
|
||||
<version>1.2.27</version>
|
||||
<version>1.5.2</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.mcstats.bukkit</groupId>
|
||||
|
Loading…
Reference in New Issue
Block a user