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 ece0273 commit 0ce4e26Copy full SHA for 0ce4e26
build.gradle.kts
@@ -40,7 +40,7 @@ dependencies {
40
implementation("net.thenextlvl:nbt:4.3.4")
41
42
implementation("dev.faststats.metrics:bukkit:0.16.0")
43
- implementation("org.bstats:bstats-bukkit:3.1.0")
+ implementation("org.bstats:bstats-bukkit:3.2.1-SNAPSHOT")
44
45
implementation(project(":api"))
46
0 commit comments