Skip to content

Commit

Permalink
Build(deps): Bump commons-io:commons-io from 2.13.0 to 2.14.0
Browse files Browse the repository at this point in the history
Bumps commons-io:commons-io from 2.13.0 to 2.14.0.

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2023
1 parent 4c8f9e7 commit cf2c65c
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 @@ -112,7 +112,7 @@ dependencies {
implementation 'io.reactivex.rxjava2:rxjava:2.2.21'
implementation 'io.reactivex.rxjava3:rxjava:3.1.8'

implementation 'commons-io:commons-io:2.13.0'
implementation 'commons-io:commons-io:2.14.0'

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

0 comments on commit cf2c65c

Please sign in to comment.