Skip to content

Commit

Permalink
Merge pull request nextcloud#11707 from nextcloud/dependabot/gradle/c…
Browse files Browse the repository at this point in the history
…ommons-io-commons-io-2.13.0

Build(deps): Bump commons-io:commons-io from 2.12.0 to 2.13.0
  • Loading branch information
AndyScherzinger authored Jun 8, 2023
2 parents 23b9bc9 + ac4820d commit 16f755a
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 @@ -259,7 +259,7 @@ dependencies {
implementation "androidx.fragment:fragment-ktx:1.6.0"
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.12.0'
implementation 'commons-io:commons-io:2.13.0'
implementation 'org.greenrobot:eventbus:3.3.1'
implementation 'com.googlecode.ez-vcard:ez-vcard:0.12.0'
implementation 'org.lukhnos:nnio:0.2'
Expand Down

0 comments on commit 16f755a

Please sign in to comment.