Skip to content

Commit eb2d869

Browse files
Merge pull request #871 from nextcloud/renovate/commons-io-commons-io-2.x
fix(deps): update dependency commons-io:commons-io to v2.20.0
2 parents 3a4fdc4 + 0bdcaca commit eb2d869

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
@@ -129,7 +129,7 @@ dependencies {
129129
implementation 'io.reactivex.rxjava2:rxjava:2.2.21'
130130
implementation 'io.reactivex.rxjava3:rxjava:3.1.11'
131131

132-
implementation 'commons-io:commons-io:2.19.0'
132+
implementation 'commons-io:commons-io:2.20.0'
133133

134134
implementation 'com.squareup.retrofit2:retrofit:2.12.0'
135135
implementation 'com.squareup.okhttp3:okhttp:4.12.0'

0 commit comments

Comments
 (0)