From 34849c954ca07158fa56213d1fe14ffe9e4707dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 07:49:26 +0000 Subject: [PATCH] Bump com.github.ProxioDev.RedisBungee:RedisBungee-API in /Plan Bumps [com.github.ProxioDev.RedisBungee:RedisBungee-API](https://github.com/ProxioDev/RedisBungee) from 0.7.3 to 0.11.3. - [Release notes](https://github.com/ProxioDev/RedisBungee/releases) - [Commits](https://github.com/ProxioDev/RedisBungee/compare/0.7.3...0.11.3) --- updated-dependencies: - dependency-name: com.github.ProxioDev.RedisBungee: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 d785b7c7c..7cad4978d 100644 --- a/Plan/build.gradle +++ b/Plan/build.gradle @@ -79,7 +79,7 @@ subprojects { bungeeVersion = "1.16-R0.4" velocityVersion = "3.0.0-SNAPSHOT" redisBungeeVersion = "0.3.8-SNAPSHOT" - redisBungeeProxioDevVersion = "0.7.3" + redisBungeeProxioDevVersion = "0.11.3" commonsTextVersion = "1.10.0" commonsCompressVersion = "1.23.0"