perf: 简化代码
This commit is contained in:
@@ -12,6 +12,10 @@ dependencies {
|
||||
exclude(group = "org.jetbrains")
|
||||
exclude(group = "com.google.code.gson")
|
||||
}
|
||||
compileOnlyApi("net.kyori:adventure-text-serializer-legacy:4.13.1") {
|
||||
exclude(group = "org.jetbrains")
|
||||
exclude(group = "com.google.code.gson")
|
||||
}
|
||||
|
||||
// https://mvnrepository.com/artifact/redis.clients/jedis
|
||||
compileOnlyApi("redis.clients:jedis:5.1.2") {
|
||||
|
Reference in New Issue
Block a user