Skip to content

Commit 1a856ba

Browse files
Merge pull request #753 from nextcloud/renovate/commons-io-commons-io-2.x
fix(deps): update dependency commons-io:commons-io to v2.17.0
2 parents add9af8 + d2e4818 commit 1a856ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ dependencies {
128128
implementation 'io.reactivex.rxjava2:rxjava:2.2.21'
129129
implementation 'io.reactivex.rxjava3:rxjava:3.1.9'
130130

131-
implementation 'commons-io:commons-io:2.16.1'
131+
implementation 'commons-io:commons-io:2.17.0'
132132

133133
implementation 'com.squareup.retrofit2:retrofit:2.11.0'
134134
implementation 'com.squareup.okhttp3:okhttp:4.12.0'

0 commit comments

Comments
 (0)