Skip to content

Commit

Permalink
Merge pull request #12485 from nextcloud/renovate/commons-io-commons-…
Browse files Browse the repository at this point in the history
…io-2.x

Update dependency commons-io:commons-io to v2.15.1
  • Loading branch information
AndyScherzinger authored Feb 4, 2024
2 parents 8b810da + 2809dca commit b1cb6c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ dependencies {
implementation "androidx.fragment:fragment-ktx:1.6.2"
implementation 'com.github.albfernandez:juniversalchardet:2.0.3' // need this version for Android <7
compileOnly 'com.google.code.findbugs:annotations:3.0.1u2'
implementation 'commons-io:commons-io:2.13.0'
implementation 'commons-io:commons-io:2.15.1'
implementation 'org.greenrobot:eventbus:3.3.1'
implementation 'com.googlecode.ez-vcard:ez-vcard:0.12.0'
implementation 'org.lukhnos:nnio:0.3'
Expand Down

0 comments on commit b1cb6c4

Please sign in to comment.