Skip to content

Commit fa70f61

Browse files
dependabot: bump net.lingala.zip4j:zip4j from 2.11.5 to 2.11.6
Bumps [net.lingala.zip4j:zip4j](https://github.com/srikanth-lingala/zip4j) from 2.11.5 to 2.11.6. - [Release notes](https://github.com/srikanth-lingala/zip4j/releases) - [Commits](srikanth-lingala/zip4j@v2.11.5...v2.11.6) --- updated-dependencies: - dependency-name: net.lingala.zip4j:zip4j dependency-version: 2.11.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dc021f4 commit fa70f61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dagger = "com.google.dagger:dagger:2.59.2"
1616
dagger-compiler = "com.google.dagger:dagger-compiler:2.59.2"
1717
okio = "com.squareup.okio:okio:3.16.4"
1818
picocli = "info.picocli:picocli:4.7.7"
19-
zip4j = "net.lingala.zip4j:zip4j:2.11.5"
19+
zip4j = "net.lingala.zip4j:zip4j:2.11.6"
2020
awaitility = "org.awaitility:awaitility:4.3.0"
2121
guava-testlib = "com.google.guava:guava-testlib:33.5.0-jre"
2222
jakarta-inject = "jakarta.inject:jakarta.inject-api:2.0.1"

0 commit comments

Comments
 (0)