Skip to content

Commit

Permalink
Merge pull request #102 from Androidacy/dependabot/gradle/app/org.apa…
Browse files Browse the repository at this point in the history
…che.commons-commons-compress-1.26.0

Bump org.apache.commons:commons-compress from 1.25.0 to 1.26.0 in /app
  • Loading branch information
androidacy-user authored Mar 17, 2024
2 parents bf4895b + 8aab116 commit c537583
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 @@ -406,7 +406,7 @@ dependencies {

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

// analytics
implementation("ly.count.android:sdk:23.8.4")
Expand Down

0 comments on commit c537583

Please sign in to comment.