From f24d1f8ff3411e6350a2f5a1a71f9a4f63682db0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 Aug 2025 06:11:47 +0000 Subject: [PATCH] Bump velocity-api from 3.0.0-SNAPSHOT to 4.0.0-SNAPSHOT in /Plan Bumps velocity-api from 3.0.0-SNAPSHOT to 4.0.0-SNAPSHOT. --- updated-dependencies: - dependency-name: com.velocitypowered:velocity-api dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Plan/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plan/build.gradle b/Plan/build.gradle index c31d410836..63e7094c41 100644 --- a/Plan/build.gradle +++ b/Plan/build.gradle @@ -64,7 +64,7 @@ subprojects { spongeVersion = "14.0.0" nukkitVersion = "1.0-SNAPSHOT" bungeeVersion = "1.16-R0.4" - velocityVersion = "3.0.0-SNAPSHOT" + velocityVersion = "4.0.0-SNAPSHOT" redisBungeeVersion = "0.3.8-SNAPSHOT" redisBungeeProxioDevVersion = "0.7.3"