Skip to content

Commit f821d46

Browse files
Bump commons-io:commons-io from 2.19.0 to 2.20.0 (#583)
1 parent 62a17be commit f821d46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ dependencies {
6868
// Used in EmpiricalRandom.java, could be removed
6969
implementation 'org.eclipse.collections:eclipse-collections:13.0.0'
7070

71-
implementation 'commons-io:commons-io:2.19.0' // I/O functionalities
71+
implementation 'commons-io:commons-io:2.20.0' // I/O functionalities
7272
implementation 'commons-codec:commons-codec:1.18.0' // needed by commons-compress
7373
implementation 'org.apache.commons:commons-compress:1.27.1' // I/O functionalities
7474

0 commit comments

Comments
 (0)