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 973af23 commit 44e19e4Copy full SHA for 44e19e4
1 file changed
lobbyheads-core/build.gradle.kts
@@ -19,7 +19,7 @@ dependencies {
19
api(project(":lobbyheads-api"))
20
21
// a cool library, kyori
22
- implementation("net.kyori:adventure-platform-bukkit:4.3.4")
+ implementation("net.kyori:adventure-platform-bukkit:4.4.1")
23
implementation("net.kyori:adventure-text-minimessage:4.17.0")
24
25
// Rollczi's skullapi
0 commit comments