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 5d2cb6b commit cf3c1acCopy full SHA for cf3c1ac
velocity/build.gradle.kts
@@ -29,7 +29,7 @@ dependencies {
29
30
implementation("dev.faststats.metrics:velocity:0.16.0")
31
implementation("net.thenextlvl.version-checker:modrinth-velocity:1.0.1")
32
- implementation("org.bstats:bstats-velocity:3.1.0")
+ implementation("org.bstats:bstats-velocity:3.2.1-SNAPSHOT")
33
implementation(project(":commons"))
34
35
annotationProcessor("com.velocitypowered:velocity-api:3.5.0-SNAPSHOT")
0 commit comments