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 6fc5c84 + 3a64336 commit 03686d6Copy full SHA for 03686d6
build.gradle.kts
@@ -45,7 +45,7 @@ dependencies {
45
implementation("net.thenextlvl:nbt:4.3.4")
46
47
implementation("dev.faststats.metrics:bukkit:0.16.0")
48
- implementation("org.bstats:bstats-bukkit:3.2.1-SNAPSHOT")
+ implementation("org.bstats:bstats-bukkit:3.2.1")
49
}
50
51
tasks.shadowJar {
0 commit comments