1
0
mirror of https://github.com/lucko/LuckPerms.git synced 2025-09-03 03:12:46 +02:00

Update dependencies

This commit is contained in:
Luck
2020-04-04 22:47:43 +01:00
parent efb958ba44
commit 141d3e26ea
5 changed files with 50 additions and 51 deletions

View File

@@ -11,7 +11,7 @@ dependencies {
compile project(':common')
compileOnly 'com.destroystokyo.paper:paper-api:1.15.1-R0.1-SNAPSHOT'
compileOnly 'net.kyori:text-adapter-bukkit:3.0.2'
compileOnly 'net.kyori:text-adapter-bukkit:3.0.3'
compileOnly 'me.lucko:commodore:1.7'
compileOnly('net.milkbowl.vault:VaultAPI:1.6') {
exclude(module: 'bukkit')