update adventure platform (fixes hovers and probably more things)

This commit is contained in:
Pyrbu 2024-08-14 13:29:42 +02:00
parent 13a47fa743
commit 74463178fe

View file

@ -25,7 +25,7 @@ dependencies {
implementation "lol.pyr:director-adventure:2.1.2" // Commands
// Fancy text library
implementation "net.kyori:adventure-platform-bukkit:4.3.3"
implementation "net.kyori:adventure-platform-bukkit:4.3.4"
implementation "net.kyori:adventure-text-minimessage:4.17.0"
implementation project(":api")