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:
PJ Fanning 2021-09-24 16:44:37 +00:00
parent 5fc9d20be7
commit 16d6fbe144
1 changed files with 1 additions and 0 deletions

View File

@ -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 {