Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent cf1ed30 commit 277d7c6
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.26.0'
implementation 'org.apache.commons:commons-compress:1.26.1'
implementation 'org.tukaani:xz:1.9'

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

0 comments on commit 277d7c6

Please sign in to comment.