Skip to content

Commit b7f390c

Browse files
Bump commons-io:commons-io from 2.19.0 to 2.20.0 (#327)
1 parent 8b0ce5a commit b7f390c

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
@@ -67,7 +67,7 @@ dependencies {
6767

6868
implementation 'tech.units:indriya:2.2.3'
6969
implementation 'org.locationtech.jts:jts-core:1.20.0'
70-
implementation 'commons-io:commons-io:2.19.0'
70+
implementation 'commons-io:commons-io:2.20.0'
7171

7272
// logging
7373
implementation 'org.apache.logging.log4j:log4j-api:+' // log4j

0 commit comments

Comments
 (0)