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 03d84d7 commit 20d125bCopy full SHA for 20d125b
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.4.2")
+ implementation("dev.faststats.metrics:bukkit:0.5.0")
33
implementation("net.thenextlvl.version-checker:modrinth-paper:1.0.0")
34
implementation("org.bstats:bstats-bukkit:3.1.0")
35
implementation(project(":commons"))
0 commit comments