Bump RedisBungee from 0.6-SNAPSHOT to 0.6 in /Plan

Bumps RedisBungee from 0.6-SNAPSHOT to 0.6.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-02-08 05:37:46 +00:00
parent 66eb192735
commit fc7e251a12

View File

@ -75,7 +75,7 @@ subprojects {
ext.nukkitVersion = "1.0-SNAPSHOT"
ext.bungeeVersion = "1.16-R0.4"
ext.velocityVersion = "1.0.0-SNAPSHOT"
ext.redisBungeeVersion = "0.6-SNAPSHOT"
ext.redisBungeeVersion = "0.6"
ext.httpClientVersion = "4.5.13"
ext.commonsTextVersion = "1.9"