From 956375cbd3ab88494754d932fa1a2c3cdfa4bd30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 00:53:33 +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.12.1. - [Release notes](https://github.com/ProxioDev/RedisBungee/releases) - [Commits](https://github.com/ProxioDev/RedisBungee/compare/0.7.3...0.12.1) --- 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 8897765e93..533baad64e 100644 --- a/Plan/build.gradle +++ b/Plan/build.gradle @@ -81,7 +81,7 @@ subprojects { bungeeVersion = "1.16-R0.4" velocityVersion = "3.0.0-SNAPSHOT" redisBungeeVersion = "0.3.8-SNAPSHOT" - redisBungeeProxioDevVersion = "0.7.3" + redisBungeeProxioDevVersion = "0.12.1" commonsTextVersion = "1.12.0" commonsCompressVersion = "1.26.1"