Skip to content

Commit

Permalink
Bump org.apache.commons:commons-compress from 1.26.2 to 1.27.1
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-compress from 1.26.2 to 1.27.1.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-compress
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 29, 2024
1 parent 549db84 commit 300d932
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.2'
implementation 'org.apache.commons:commons-compress:1.27.1'
implementation 'com.github.hzy3774:AndroidP7zip:1.7.2'

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

0 comments on commit 300d932

Please sign in to comment.