mirror of
https://gitee.com/BDWare/MockJava
synced 2025-01-10 01:44:06 +00:00
chore(mockjava): update dependencies
This commit is contained in:
parent
39b53a672a
commit
3456da348e
@ -36,7 +36,7 @@ repositories {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
api 'com.google.code.gson:gson:2.8.6'
|
api 'com.google.code.gson:gson:2.8.7'
|
||||||
api 'log4j:log4j:1.2.17'
|
api 'log4j:log4j:1.2.17'
|
||||||
testImplementation 'junit:junit:4.12'
|
testImplementation 'junit:junit:4.13.2'
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user