mirror of https://github.com/apache/poi.git
build issue
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894045 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
860a279ed8
commit
5153888315
|
@ -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')
|
||||
|
|
Loading…
Reference in New Issue