Skip to content

Commit

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

---
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 Feb 19, 2024
1 parent dcb8453 commit 7d9f5dc
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 @@ -65,7 +65,7 @@ dependencies {
annotationProcessor 'com.github.bumptech.glide:compiler:4.16.0'
annotationProcessor 'androidx.annotation:annotation:1.7.1'

implementation 'org.apache.commons:commons-compress:1.25.0'
implementation 'org.apache.commons:commons-compress:1.26.0'
implementation 'org.tukaani:xz:1.9'

implementation 'com.github.hzy3774:AndroidP7zip:1.7.2'
Expand Down

0 comments on commit 7d9f5dc

Please sign in to comment.