Update dependency com.github.MilkBowl:VaultAPI to v1.7.1
This commit is contained in:
parent
0745a40c7a
commit
e3c631c73d
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ dependencies {
|
|||
compileOnly('com.nijikokun.bukkit:Permissions:3.1.6') { transitive = false }
|
||||
compileOnly('me.lucko.luckperms:luckperms-api:4.3') { transitive = false }
|
||||
compileOnly('net.luckperms:api:5.0') { transitive = false }
|
||||
compileOnly('com.github.MilkBowl:VaultAPI:1.7') { transitive = false }
|
||||
compileOnly('com.github.MilkBowl:VaultAPI:1.7.1') { transitive = false }
|
||||
compileOnly('net.skinsrestorer:skinsrestorer-api:14.2.+') { transitive = false }
|
||||
implementation(project(":dynmap-api")) { transitive = false }
|
||||
implementation(project(path: ":DynmapCore", configuration: "shadow")) { transitive = false }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue