mirror of
https://gitee.com/BDWare/MockJava
synced 2025-01-10 01:44:06 +00:00
optimize build.gradle
This commit is contained in:
parent
293810f236
commit
2b5b3bf001
@ -40,8 +40,8 @@ repositories {
|
||||
dependencies {
|
||||
api 'com.google.code.gson:gson:2.8.8'
|
||||
api 'log4j:log4j:1.2.17'
|
||||
api 'net.dona.doip:doip-sdk:2.1.0'
|
||||
api 'org.apache.logging.log4j:log4j-core:2.15.0'
|
||||
api 'org.apache.logging.log4j:log4j-api:2.15.0'
|
||||
// api 'net.dona.doip:doip-sdk:2.1.0'
|
||||
api 'org.apache.logging.log4j:log4j-core:2.17.0'
|
||||
api 'org.apache.logging.log4j:log4j-api:2.17.0'
|
||||
testImplementation 'junit:junit:4.13.2'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user