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 03d84d7 + b4fe681 commit f2c944aCopy full SHA for f2c944a
velocity/build.gradle.kts
@@ -27,7 +27,7 @@ repositories {
27
dependencies {
28
compileOnly("com.velocitypowered:velocity-api:3.4.0-SNAPSHOT")
29
30
- implementation("dev.faststats.metrics:velocity:0.4.2")
+ implementation("dev.faststats.metrics:velocity:0.5.0")
31
implementation("net.thenextlvl.version-checker:modrinth-velocity:1.0.0")
32
implementation("org.bstats:bstats-velocity:3.1.0")
33
implementation(project(":commons"))
0 commit comments