mirror of https://github.com/apache/poi.git
logging in tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893605 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5fc9d20be7
commit
16d6fbe144
|
@ -44,6 +44,7 @@ dependencies {
|
|||
testImplementation 'org.apache.ant:ant:1.10.11'
|
||||
testImplementation 'org.apache.commons:commons-collections4:4.4'
|
||||
testImplementation 'com.google.guava:guava:30.1.1-jre'
|
||||
testRuntimeOnly 'org.slf4j:slf4j-api:1.7.32'
|
||||
|
||||
misc(project(':poi-ooxml')) {
|
||||
capabilities {
|
||||
|
|
Loading…
Reference in New Issue