Skip to content

Commit

Permalink
Merge pull request #46 from topminipie/dependabot/gradle/main/org.apa…
Browse files Browse the repository at this point in the history
…che.commons-commons-compress-1.26.2

Bump org.apache.commons:commons-compress from 1.26.1 to 1.26.2
  • Loading branch information
topminipie authored May 24, 2024
2 parents 79670f3 + 99ffdb9 commit ad687ca
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 @@ -51,7 +51,7 @@ dependencies {
implementation 'com.github.bumptech.glide:glide:5.0.0-rc01'
annotationProcessor 'com.github.bumptech.glide:compiler:5.0.0-rc01'

implementation 'org.apache.commons:commons-compress:1.26.1'
implementation 'org.apache.commons:commons-compress:1.26.2'
implementation 'com.github.hzy3774:AndroidP7zip:1.7.2'

implementation 'com.github.tiann:FreeReflection:3.2.0'
Expand Down

0 comments on commit ad687ca

Please sign in to comment.