mirror of
https://gitee.com/BDWare/genparser
synced 2025-04-27 14:32:15 +00:00
optimize build.gradle
This commit is contained in:
parent
68661c6394
commit
29bf96a434
@ -25,8 +25,7 @@ sourceSets {
|
|||||||
dependencies {
|
dependencies {
|
||||||
api 'log4j:log4j:1.2.17'
|
api 'log4j:log4j:1.2.17'
|
||||||
api 'org.antlr:antlr4:4.9.2'
|
api 'org.antlr:antlr4:4.9.2'
|
||||||
api 'org.apache.logging.log4j:log4j-core:2.15.0'
|
api 'org.apache.logging.log4j:log4j-core:2.17.0'
|
||||||
api 'org.apache.logging.log4j:log4j-api:2.15.0'
|
api 'org.apache.logging.log4j:log4j-api:2.17.0'
|
||||||
|
|
||||||
testImplementation 'junit:junit:4.13.2'
|
testImplementation 'junit:junit:4.13.2'
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user