build issue

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894045 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
PJ Fanning 2021-10-08 21:37:12 +00:00
parent 860a279ed8
commit 5153888315
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@ dependencies {
testImplementation "org.junit.jupiter:junit-jupiter-api:${junitVersion}"
testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine:${junitVersion}"
testImplementation 'org.apiguardian:apiguardian-api:1.1.2'
// needed for locating the external references
javadocs project(':poi-ooxml')