We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e5c58a commit 4662a33Copy full SHA for 4662a33
extra-dependencies/xls/build.gradle
@@ -24,4 +24,5 @@ dependencies {
24
implementation group: 'org.apache.xmlbeans', name: 'xmlbeans', version: '5.2.1', commonExclusions
25
implementation group: 'com.github.virtuald', name: 'curvesapi', version: '1.08', commonExclusions
26
implementation group: 'org.apache.commons', name: 'commons-collections4', version: '4.4', commonExclusions
27
+ implementation group: 'commons-io', name: 'commons-io', version: '2.17.0', commonExclusions
28
}
0 commit comments