Skip to content

Commit 4662a33

Browse files
authored
Update build.gradle
1 parent 7e5c58a commit 4662a33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extra-dependencies/xls/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,5 @@ dependencies {
2424
implementation group: 'org.apache.xmlbeans', name: 'xmlbeans', version: '5.2.1', commonExclusions
2525
implementation group: 'com.github.virtuald', name: 'curvesapi', version: '1.08', commonExclusions
2626
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
2728
}

0 commit comments

Comments
 (0)