We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b2690d commit 4de864bCopy full SHA for 4de864b
lobbyheads-core/build.gradle.kts
@@ -22,7 +22,7 @@ dependencies {
22
23
// a cool library, kyori
24
implementation("net.kyori:adventure-platform-bukkit:4.3.2")
25
- implementation("net.kyori:adventure-text-minimessage:4.14.0")
+ implementation("net.kyori:adventure-text-minimessage:4.17.0")
26
27
// Rollczi's skullapi
28
implementation("dev.rollczi:liteskullapi:1.3.0")
0 commit comments