Skip to content

Commit e362999

Browse files
Update dependency net.lingala.zip4j:zip4j to v2.11.6
1 parent e52b4d5 commit e362999

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ repositories {
4141
}
4242

4343
dependencies {
44-
implementation("net.lingala.zip4j:zip4j:2.11.5")
44+
implementation("net.lingala.zip4j:zip4j:2.11.6")
4545
implementation("com.google.code.gson:gson:2.11.0")
4646
}
4747

0 commit comments

Comments
 (0)