Skip to content

Commit

Permalink
Merge pull request #136 from Androidacy/dependabot/gradle/commons-io-…
Browse files Browse the repository at this point in the history
…commons-io-2.16.1

Bump commons-io:commons-io from 2.15.1 to 2.16.1
  • Loading branch information
androidacy-user authored Jul 21, 2024
2 parents 66aa43c + 1b651d9 commit 3c8bde1
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 3c8bde1

Please sign in to comment.