mirror of
https://gitee.com/BDWare/front-base
synced 2026-02-14 23:29:25 +00:00
chore: update build.gradle
upgrade io.netty:netty-tcnative-boringssl-static from 2.0.41.Final to 2.0.46.Final; rename CMDConf.parseConf to CMDConf.parseFile
This commit is contained in:
@@ -23,7 +23,7 @@ sourceSets {
|
||||
}
|
||||
dependencies {
|
||||
api project (":common")
|
||||
api 'io.netty:netty-tcnative-boringssl-static:2.0.41.Final'
|
||||
api 'io.netty:netty-tcnative-boringssl-static:2.0.46.Final'
|
||||
api 'com.google.code.gson:gson:2.8.8'
|
||||
|
||||
testImplementation 'junit:junit:4.13.2'
|
||||
|
||||
Reference in New Issue
Block a user