Skip to content

Commit 0bfd03a

Browse files
fix(deps): update dependency commons-io:commons-io to v2.20.0
1 parent f8a95d4 commit 0bfd03a

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
@@ -35,7 +35,7 @@ dependencies {
3535
implementation gradleApi()
3636
implementation 'biz.aQute.bnd:biz.aQute.bndlib:6.4.1'
3737
implementation 'org.osgi:osgi.core:8.0.0'
38-
implementation 'commons-io:commons-io:2.19.0'
38+
implementation 'commons-io:commons-io:2.20.0'
3939
implementation 'de.undercouch:gradle-download-task:5.6.0'
4040
implementation localGroovy()
4141

0 commit comments

Comments
 (0)