Skip to content

Commit 8a9e5f7

Browse files
Merge pull request #15204 from nextcloud/renovate/commons-io-commons-io-2.x
fix(deps): update dependency commons-io:commons-io to v2.20.0
2 parents 1ae42b2 + d343ef0 commit 8a9e5f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ dependencies {
319319
implementation "androidx.fragment:fragment-ktx:1.8.8"
320320
implementation "com.github.albfernandez:juniversalchardet:2.5.0" // need this version for Android <7
321321
compileOnly "com.google.code.findbugs:annotations:3.0.1u2"
322-
implementation "commons-io:commons-io:2.19.0"
322+
implementation "commons-io:commons-io:2.20.0"
323323
implementation "org.greenrobot:eventbus:3.3.1"
324324
implementation "com.googlecode.ez-vcard:ez-vcard:0.12.1"
325325
implementation "org.lukhnos:nnio:0.3.1"

0 commit comments

Comments
 (0)