change velocity-api version 4.1.0-SNAPSHOT -> 4.0.0
Some checks failed
/ test (push) Successful in 1m2s
/ deploy (push) Failing after 48s

This commit is contained in:
kento2 2026-08-28 23:46:08 +02:00
parent 35c1999e75
commit 216a265e8e
2 changed files with 49 additions and 51 deletions

View file

@ -22,7 +22,7 @@ maven.install(
"com.leakyabstractions:result:1.0.2.0",
"io.papermc.paper:paper-api:[26.2.build,)",
# use `env REPIN=1 bazel run @maven//:pin` after changing velocity-api version
"com.velocitypowered:velocity-api:4.1.0-SNAPSHOT",
"com.velocitypowered:velocity-api:4.0.0",
# TESTS
"net.kyori:adventure-text-serializer-plain:5.2.0",