change velocity-api version 4.1.0-SNAPSHOT -> 4.0.0
This commit is contained in:
parent
35c1999e75
commit
216a265e8e
2 changed files with 49 additions and 51 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue