Skip to content

Commit d343ef0

Browse files
fix(deps): update dependency commons-io:commons-io to v2.20.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1ae42b2 commit d343ef0

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)