Skip to content

Commit

Permalink
update velocity runner
Browse files Browse the repository at this point in the history
  • Loading branch information
ham1255 committed Dec 22, 2024
1 parent ef2d090 commit 7ff283d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proxies/velocity/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
Expand Down

0 comments on commit 7ff283d

Please sign in to comment.