slf4j 1.7.21
This commit is contained in:
@@ -17,9 +17,9 @@ configurations {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compile 'org.slf4j:slf4j-api:1.7.12'
|
||||
compile 'org.slf4j:slf4j-api:1.7.21'
|
||||
testCompile 'junit:junit:4.12'
|
||||
testRuntime 'org.slf4j:slf4j-simple:1.7.12'
|
||||
testRuntime 'org.slf4j:slf4j-simple:1.7.21'
|
||||
}
|
||||
|
||||
tasks.javadoc.options.use=true
|
||||
|
||||
Reference in New Issue
Block a user