Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Commit

Permalink
Bump zt-zip from 1.14 to 1.15
Browse files Browse the repository at this point in the history
Bumps [zt-zip](https://github.com/zeroturnaround/zt-zip) from 1.14 to 1.15.
- [Release notes](https://github.com/zeroturnaround/zt-zip/releases)
- [Changelog](https://github.com/zeroturnaround/zt-zip/blob/master/Changelog.txt)
- [Commits](zeroturnaround/zt-zip@zt-zip-1.14...zt-zip-1.15)

---
updated-dependencies:
- dependency-name: org.zeroturnaround:zt-zip
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 7, 2022
1 parent 2f88d20 commit 1a2d167
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ github {

dependencies {
implementation 'org.kohsuke:github-api:1.131'
implementation 'org.zeroturnaround:zt-zip:1.14'
implementation 'org.zeroturnaround:zt-zip:1.15'
implementation 'org.apache.tika:tika-core:1.24.1'
implementation 'org.ajoberstar.grgit:grgit-core:[4.1.1,5)'

Expand Down

0 comments on commit 1a2d167

Please sign in to comment.