From 5ea6719c6d534786d63dbb3dc4da93e09d674868 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Apr 2024 00:40: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.4. - [Release notes](https://github.com/ProxioDev/RedisBungee/releases) - [Commits](https://github.com/ProxioDev/RedisBungee/compare/0.7.3...0.11.4) --- 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 be3d962af..7cc93df57 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.11.4" commonsTextVersion = "1.11.0" commonsCompressVersion = "1.26.1"