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 7dfd80c commit 23fea86Copy full SHA for 23fea86
build.gradle.kts
@@ -23,7 +23,7 @@ repositories {
23
dependencies {
24
compileOnly("io.papermc.paper:paper-api:1.21.11-R0.1-SNAPSHOT")
25
26
- implementation("dev.faststats.metrics:bukkit:0.12.0")
+ implementation("dev.faststats.metrics:bukkit:0.13.1")
27
implementation("net.thenextlvl.core:files:4.0.0-pre1")
28
implementation("net.thenextlvl.version-checker:modrinth-paper:1.0.1")
29
implementation("org.bstats:bstats-bukkit:3.1.0")
0 commit comments