build: 优化构建脚本
This commit is contained in:
@@ -8,7 +8,7 @@ dependencies {
|
||||
|
||||
implementation("org.redisson:redisson:+") {
|
||||
exclude(group = "io.netty")
|
||||
exclude(group = "org.yaml")
|
||||
// exclude(group = "org.yaml")
|
||||
exclude(group = "org.slf4j")
|
||||
}
|
||||
implementation("io.netty:netty-resolver-dns:+")
|
||||
|
Reference in New Issue
Block a user