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

Update adventure-platform for 1.17 (#3127)

This commit is contained in:
Luck
2021-08-06 14:35:15 +01:00
parent 0fa3095241
commit b3ebf202fd
4 changed files with 14 additions and 14 deletions

View File

@@ -12,7 +12,7 @@ dependencies {
compileOnly project(':common:loader-utils')
compileOnly 'com.destroystokyo.paper:paper-api:1.15.2-R0.1-SNAPSHOT'
compileOnly('me.lucko:adventure-platform-bukkit:4.7.0') {
compileOnly('me.lucko:adventure-platform-bukkit:4.8.1') {
exclude(module: 'adventure-bom')
exclude(module: 'adventure-api')
exclude(module: 'adventure-nbt')