update 3rd-party libraries
This commit is contained in:
@@ -7,10 +7,10 @@ dependencies {
|
||||
antlr "org.antlr:antlr4:4.7"
|
||||
|
||||
compile 'org.lucares:primitiveCollections:0.1.20170205141947'
|
||||
compile 'org.apache.commons:commons-lang3:3.5'
|
||||
compile 'org.apache.commons:commons-lang3:3.6'
|
||||
|
||||
compile 'org.apache.logging.log4j:log4j-core:2.8.2'
|
||||
compile 'org.apache.logging.log4j:log4j-slf4j-impl:2.8.2'
|
||||
compile 'org.apache.logging.log4j:log4j-core:2.9.1'
|
||||
compile 'org.apache.logging.log4j:log4j-slf4j-impl:2.9.1'
|
||||
}
|
||||
|
||||
sourceSets {
|
||||
|
||||
Reference in New Issue
Block a user