Skip to content

Commit

Permalink
bump zt-zip from 1.13 to 1.14 (via #1279)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 17, 2021
1 parent 450f869 commit 11a054c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ subprojects {
dependency("org.freemarker:freemarker:2.3.31")
dependency("org.mockito:mockito-core:3.9.0")
dependency("org.projectlombok:lombok:1.18.20")
dependency("org.zeroturnaround:zt-zip:1.13")
dependency("org.zeroturnaround:zt-zip:1.14")
dependencySet("org.slf4j:1.7.28") {
entry("slf4j-api")
entry("slf4j-nop")
Expand Down

0 comments on commit 11a054c

Please sign in to comment.