update faststat to 0.24.0

This commit is contained in:
alexcrea 2026-06-01 13:48:59 +02:00
parent 21087b89e0
commit df92b4bf91
Signed by: alexcrea
GPG key ID: E346CD16413450E3
2 changed files with 14 additions and 12 deletions

View file

@ -55,7 +55,7 @@ dependencies {
compileOnly("org.spigotmc:spigot-api:1.18-R0.1-SNAPSHOT")
// fast stats
implementation("dev.faststats.metrics:bukkit:0.22.1")
implementation("dev.faststats.metrics:bukkit:0.24.0")
// minimessage
implementation("net.kyori:adventure-text-minimessage:4.25.0")