Skip to content

Commit

Permalink
chore(deps): bump commons-io:commons-io from 2.6 to 2.14.0 in /app
Browse files Browse the repository at this point in the history
Bumps commons-io:commons-io from 2.6 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 Oct 20, 2023
1 parent 9c049ec commit a23e9da
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 @@ -78,7 +78,7 @@ dependencies {
implementation 'androidx.test:runner:1.4.0'
implementation 'com.google.code.gson:gson:2.8.9'
//noinspection GradleDependency
implementation 'commons-io:commons-io:2.6'
implementation 'commons-io:commons-io:2.14.0'
implementation 'io.netty:netty-all:4.0.41.Final'
implementation 'net.gcardone.junidecode:junidecode:0.4.1'
// The next three dependencies are required for XPath search to work
Expand Down

0 comments on commit a23e9da

Please sign in to comment.