mirror of
https://github.com/MilkBowl/Vault.git
synced 2024-11-10 21:01:03 +01:00
library updates
This commit is contained in:
parent
3ee0840687
commit
dee9431f35
Binary file not shown.
BIN
lib/EconXP.jar
BIN
lib/EconXP.jar
Binary file not shown.
4
pom.xml
4
pom.xml
@ -30,7 +30,7 @@
|
||||
<dependency>
|
||||
<groupId>is.currency</groupId>
|
||||
<artifactId>Currency</artifactId>
|
||||
<version>0.6</version>
|
||||
<version>0.61</version>
|
||||
<scope>system</scope>
|
||||
<systemPath>${project.basedir}/lib/CurrencyCore.jar</systemPath>
|
||||
</dependency>
|
||||
@ -51,7 +51,7 @@
|
||||
<dependency>
|
||||
<groupId>ca.agnate.EconXP.EconXP</groupId>
|
||||
<artifactId>EconXP</artifactId>
|
||||
<version>0.2.1</version>
|
||||
<version>0.4.1</version>
|
||||
<scope>system</scope>
|
||||
<systemPath>${project.basedir}/lib/EconXP.jar</systemPath>
|
||||
</dependency>
|
||||
|
Loading…
Reference in New Issue
Block a user