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 7c44305 + 8fc323d commit 5d2cb6bCopy full SHA for 5d2cb6b
paper/build.gradle.kts
@@ -29,7 +29,7 @@ repositories {
29
dependencies {
30
compileOnly("io.papermc.paper:paper-api:1.21.10-R0.1-SNAPSHOT")
31
32
- implementation("dev.faststats.metrics:bukkit:0.14.0")
+ 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.1.0")
35
implementation(project(":commons"))
0 commit comments