1
0
mirror of https://github.com/lucko/LuckPerms.git synced 2025-09-02 10:52:37 +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

@@ -7,7 +7,7 @@ dependencies {
compileOnly project(':common:loader-utils')
compileOnly 'net.md-5:bungeecord-api:1.16-R0.4'
compileOnly('net.kyori:adventure-platform-bungeecord:4.1.0') {
compileOnly('net.kyori:adventure-platform-bungeecord:4.3.3') {
exclude(module: 'adventure-bom')
exclude(module: 'adventure-api')
exclude(module: 'adventure-nbt')