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

@@ -1,7 +1,7 @@
@file:Suppress("VulnerableLibrariesLocal", "GradlePackageVersionRange", "GradlePackageUpdate")
dependencies {
compileOnly("cn.hamster3.mc.plugin:core-common:1.2.0")
compileOnly("cn.hamster3.mc.plugin:core-common:1.3.0")
compileOnly("com.google.code.gson:gson:2.8.0")
compileOnly("com.google.guava:guava:31.0-jre")