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 62ba14f + 26890d3 commit cf31dd8Copy full SHA for cf31dd8
paper/build.gradle.kts
@@ -31,7 +31,7 @@ dependencies {
31
32
implementation("dev.faststats.metrics:bukkit:0.16.0")
33
implementation("net.thenextlvl.version-checker:modrinth-paper:1.0.1")
34
- implementation("org.bstats:bstats-bukkit:3.2.1-SNAPSHOT")
+ implementation("org.bstats:bstats-bukkit:3.2.1")
35
implementation(project(":commons"))
36
}
37
0 commit comments