mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-02-11 11:49:12 +00:00
Update vault version.
This solves the issue of trying to resolve old dependencies that led to 1m+ compile time for me.
This commit is contained in:
parent
4e77fc0f0b
commit
6ea8f7b621
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@
|
|||
<dependency>
|
||||
<groupId>net.milkbowl.vault</groupId>
|
||||
<artifactId>Vault</artifactId>
|
||||
<version>1.5.4</version>
|
||||
<version>1.5.6</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in a new issue