build: 优化构建脚本
This commit is contained in:
@@ -10,7 +10,6 @@ dependencies {
|
|||||||
compileOnly("me.clip:placeholderapi:+") { isTransitive = false }
|
compileOnly("me.clip:placeholderapi:+") { isTransitive = false }
|
||||||
|
|
||||||
implementation("org.redisson:redisson:+") {
|
implementation("org.redisson:redisson:+") {
|
||||||
exclude(group = "io.netty")
|
|
||||||
exclude(group = "org.slf4j")
|
exclude(group = "org.slf4j")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user