From 48f13e6fa2897033334a1253685b763a468d5208 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 20:11:02 +0000 Subject: [PATCH] Bump com.github.ProxioDev.ValioBungee:RedisBungee-API in /Plan Bumps [com.github.ProxioDev.ValioBungee:RedisBungee-API](https://github.com/ProxioDev/ValioBungee) from 0.7.3 to 0.13.0. - [Release notes](https://github.com/ProxioDev/ValioBungee/releases) - [Commits](https://github.com/ProxioDev/ValioBungee/compare/0.7.3...0.13.0) --- updated-dependencies: - dependency-name: com.github.ProxioDev.ValioBungee:RedisBungee-API dependency-type: direct:production update-type: version-update:semver-minor ... 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 6c4638599d..79c5a0f54f 100644 --- a/Plan/build.gradle +++ b/Plan/build.gradle @@ -66,7 +66,7 @@ subprojects { bungeeVersion = "1.16-R0.4" velocityVersion = "3.0.0-SNAPSHOT" redisBungeeVersion = "0.3.8-SNAPSHOT" - redisBungeeProxioDevVersion = "0.7.3" + redisBungeeProxioDevVersion = "0.13.0" commonsTextVersion = "1.13.0" commonsCompressVersion = "1.27.1"