mirror of
https://gitee.com/BDWare/MockJava
synced 2025-01-10 09:54:05 +00:00
chore: update dependencies
This commit is contained in:
parent
88879c70af
commit
3e224a449e
@ -36,10 +36,10 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
api 'com.google.code.gson:gson:2.8.7'
|
||||
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.14.1'
|
||||
api 'org.apache.logging.log4j:log4j-api:2.14.1'
|
||||
api 'net.dona.doip:doip-sdk:2.1.0'
|
||||
testImplementation 'junit:junit:4.13.2'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user