Skip to content

Commit

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

Update dependency commons-io:commons-io to v2.16.1
  • Loading branch information
AndyScherzinger authored Apr 12, 2024
2 parents 7ed7f37 + 90a1ce3 commit 0546b3f
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 @@ -296,7 +296,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.16.0'
implementation 'commons-io:commons-io:2.16.1'
implementation 'org.greenrobot:eventbus:3.3.1'
implementation 'com.googlecode.ez-vcard:ez-vcard:0.12.1'
implementation 'org.lukhnos:nnio:0.3'
Expand Down

0 comments on commit 0546b3f

Please sign in to comment.