Skip to content

Commit a9230c2

Browse files
renovate[bot]stempler
authored andcommitted
fix(deps): update dependency commons-io:commons-io to v2.21.0
1 parent cc61979 commit a9230c2

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.20.0'
38+
implementation 'commons-io:commons-io:2.21.0'
3939
implementation 'de.undercouch:gradle-download-task:5.6.0'
4040
implementation localGroovy()
4141

0 commit comments

Comments
 (0)