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 6578ce9 + a8271e3 commit 62ba14fCopy full SHA for 62ba14f
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.2.1-SNAPSHOT")
+ implementation("org.bstats:bstats-velocity:3.2.1")
33
implementation(project(":commons"))
34
35
annotationProcessor("com.velocitypowered:velocity-api:3.5.0-SNAPSHOT")
0 commit comments