Skip to content

Commit

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

fix(deps): update dependency commons-io:commons-io to v2.18.0
  • Loading branch information
tobiasKaminsky authored Nov 20, 2024
2 parents f5043ec + d784c09 commit 78ccbb0
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 @@ -129,7 +129,7 @@ dependencies {
implementation 'io.reactivex.rxjava2:rxjava:2.2.21'
implementation 'io.reactivex.rxjava3:rxjava:3.1.9'

implementation 'commons-io:commons-io:2.17.0'
implementation 'commons-io:commons-io:2.18.0'

implementation 'com.squareup.retrofit2:retrofit:2.11.0'
implementation 'com.squareup.okhttp3:okhttp:4.12.0'
Expand Down

0 comments on commit 78ccbb0

Please sign in to comment.