2
0
mirror of https://github.com/proxiodev/RedisBungee.git synced 2025-02-02 13:45:30 +00:00

update velocity runner

This commit is contained in:
Mohammed Alteneiji 2024-12-22 18:23:21 +04:00
parent a437db32b8
commit 41b1dab8cc
Signed by: ham1255
GPG Key ID: EF343502046229F4

View File

@ -21,7 +21,7 @@ java {
tasks {
runVelocity {
velocityVersion("3.3.0-SNAPSHOT")
velocityVersion("3.4.0-SNAPSHOT")
environment["REDISBUNGEE_PROXY_ID"] = "velocity-1"
environment["REDISBUNGEE_NETWORK_ID"] = "dev"
}