feat: 适配仓鼠球更新 jedis 版本

This commit is contained in:
2024-03-13 17:37:41 +08:00
parent d3f2a516c8
commit 98fd32f1ed
8 changed files with 63 additions and 126 deletions

View File

@@ -8,7 +8,7 @@ dependencies {
}
compileOnly("net.md-5:bungeecord-api:1.20-R0.1")
compileOnly("cn.hamster3.mc.plugin:core-bungee:1.2.2")
compileOnly("cn.hamster3.mc.plugin:core-bungee:1.3.0")
}
tasks {