2
0
mirror of https://github.com/proxiodev/RedisBungee.git synced 2024-12-22 18:18:01 +00:00

update velocity runner

This commit is contained in:
Mohammed Alteneiji 2024-12-22 18:23:21 +04:00
parent ef2d0907f0
commit 7ff283d01c
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"
}