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.
2 parents cb8d8d9 + 9bfa942 commit ce6b455Copy full SHA for ce6b455
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.2.1-SNAPSHOT")
+ implementation("org.bstats:bstats-bukkit:3.2.1")
44
45
implementation(project(":api"))
46
0 commit comments