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

Bump adventure version

This commit is contained in:
Luck
2022-06-12 17:48:29 +01:00
parent 79a08610e0
commit 9b2bbb3e53
4 changed files with 14 additions and 14 deletions

View File

@@ -11,7 +11,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.9.4') {
compileOnly('net.kyori:adventure-platform-bukkit:4.1.0') {
exclude(module: 'adventure-bom')
exclude(module: 'adventure-api')
exclude(module: 'adventure-nbt')