Update adventure-platform-bukkit (Fix 1.20.4) (#5636)

This commit is contained in:
Pantera (Mad_Daniel) 2024-02-04 11:59:49 +09:00 committed by GitHub
parent 23093b68d7
commit 3b61b3ed31
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ dependencies {
implementation 'net.kyori:adventure-api:4.15.0'
implementation 'net.kyori:adventure-text-minimessage:4.15.0'
implementation 'net.kyori:adventure-platform-bukkit:4.3.1'
implementation 'net.kyori:adventure-platform-bukkit:4.3.2'
// Providers
api project(':providers:BaseProviders')