mirror of
https://gitee.com/BDWare/MockJava
synced 2025-01-10 01:44:06 +00:00
chore: enable log4j2
style
This commit is contained in:
parent
2ee4e6f7f7
commit
80c85bc556
@ -37,6 +37,8 @@ repositories {
|
|||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
api 'com.google.code.gson:gson:2.8.7'
|
api 'com.google.code.gson:gson:2.8.7'
|
||||||
api 'log4j:log4j:1.2.17'
|
api 'org.apache.logging.log4j:log4j-core:2.14.1'
|
||||||
|
api 'org.apache.logging.log4j:log4j-api:2.14.1'
|
||||||
|
|
||||||
testImplementation 'junit:junit:4.13.2'
|
testImplementation 'junit:junit:4.13.2'
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user