]> source.dussan.org Git - poi.git/commitdiff
logging in tests
authorPJ Fanning <fanningpj@apache.org>
Fri, 24 Sep 2021 16:44:37 +0000 (16:44 +0000)
committerPJ Fanning <fanningpj@apache.org>
Fri, 24 Sep 2021 16:44:37 +0000 (16:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893605 13f79535-47bb-0310-9956-ffa450edef68

poi-integration/build.gradle

index 49cb59784b639f8bf6e4a06ce5b91cf8c649fbe0..bbf0927b8fb2f31dc957e7e335728ad3ca54a7be 100644 (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 {