2
0
mirror of https://github.com/proxiodev/RedisBungee.git synced 2026-04-08 16:10:26 +00:00

gradle wrapper upgrade, update bungeecord

This commit is contained in:
2024-09-26 19:09:51 +04:00
parent 079606c9da
commit 881691a92d
5 changed files with 19 additions and 14 deletions

View File

@@ -56,7 +56,7 @@ dependencyResolutionManagement {
val caffeineVersion = "3.1.8"
val adventureVersion = "4.16.0"
val acf = "0.5.1-SNAPSHOT"
val bungeecordApiVersion = "1.20-R0.1-SNAPSHOT"
val bungeecordApiVersion = "1.21-R0.1-SNAPSHOT"
val velocityVersion = "3.3.0-SNAPSHOT";