Skip to content

Commit

Permalink
Bump commons-io:commons-io from 2.15.1 to 2.16.1
Browse files Browse the repository at this point in the history
Bumps commons-io:commons-io from 2.15.1 to 2.16.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent baec8f3 commit 1b651d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@ dependencies {
implementation("androidx.security:security-crypto:1.1.0-alpha06")

// some utils
implementation("commons-io:commons-io:2.15.1")
implementation("commons-io:commons-io:2.16.1")
implementation("org.apache.commons:commons-compress:1.26.1")

// analytics
Expand Down

0 comments on commit 1b651d9

Please sign in to comment.