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 43e4afa commit 69b611cCopy full SHA for 69b611c
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.16.0")
+ implementation("dev.faststats.metrics:velocity:0.17.0")
31
implementation("net.thenextlvl.version-checker:modrinth-velocity:1.0.1")
32
implementation("org.bstats:bstats-velocity:3.2.1")
33
implementation(project(":commons"))
0 commit comments