Skip to content

Commit

Permalink
Merge pull request #617 from nextcloud/dependabot/gradle/commons-io-c…
Browse files Browse the repository at this point in the history
…ommons-io-2.15.1
  • Loading branch information
dependabot[bot] authored Jan 19, 2024
2 parents d125486 + 84cdcd6 commit 2eb61a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ dependencies {
implementation 'io.reactivex.rxjava2:rxjava:2.2.21'
implementation 'io.reactivex.rxjava3:rxjava:3.1.8'

implementation 'commons-io:commons-io:2.14.0'
implementation 'commons-io:commons-io:2.15.1'

implementation 'com.squareup.retrofit2:retrofit:2.9.0'
implementation 'com.squareup.okhttp3:okhttp:3.14.9'
Expand Down

0 comments on commit 2eb61a8

Please sign in to comment.