build: 优化构建脚本

This commit is contained in:
2023-10-28 00:23:11 +08:00
parent a540b9091c
commit 82327cee9f

View File

@@ -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:+")