1
0
mirror of https://github.com/lucko/LuckPerms.git synced 2025-08-30 17:49:48 +02:00

Bump adventure-platform to 4.3.3

This commit is contained in:
Luck
2024-06-02 22:17:12 +01:00
parent c3802c2a5a
commit 9805f8b2c4
3 changed files with 6 additions and 6 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('net.kyori:adventure-platform-bukkit:4.1.0') {
compileOnly('net.kyori:adventure-platform-bukkit:4.3.3') {
exclude(module: 'adventure-bom')
exclude(module: 'adventure-api')
exclude(module: 'adventure-nbt')