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 6b54243 commit 7a749feCopy full SHA for 7a749fe
build.gradle.kts
@@ -39,7 +39,7 @@ dependencies {
39
implementation("net.thenextlvl:i18n:1.2.0")
40
implementation("net.thenextlvl:nbt:4.3.4")
41
42
- implementation("dev.faststats.metrics:bukkit:0.16.0")
+ implementation("dev.faststats.metrics:bukkit:0.17.0")
43
implementation("org.bstats:bstats-bukkit:3.2.1")
44
45
implementation(project(":api"))
0 commit comments