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 8beab57 + 3fa04e0 commit 7c44305Copy full SHA for 7c44305
velocity/build.gradle.kts
@@ -27,7 +27,7 @@ repositories {
27
dependencies {
28
compileOnly("com.velocitypowered:velocity-api:3.5.0-SNAPSHOT")
29
30
- implementation("dev.faststats.metrics:velocity:0.14.0")
+ 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")
33
implementation(project(":commons"))
0 commit comments