Skip to content

Commit 44b1458

Browse files
renovate[bot]paul-griffith
authored andcommitted
Update dependency net.lingala.zip4j:zip4j to v2.11.5
1 parent 191e1ba commit 44b1458

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
@@ -20,7 +20,7 @@ serialization-json = { group = "org.jetbrains.kotlinx", name = "kotlinx-serializ
2020
xerial-jdbc = { group = "org.xerial", name = "sqlite-jdbc", version = "3.42.0.0" }
2121
logback = { group = "ch.qos.logback", name = "logback-classic", version = "1.4.7" }
2222
hsql = { group = "org.hsqldb", name = "hsqldb", version = "2.7.1" }
23-
zip4j = { group = "net.lingala.zip4j", name = "zip4j", version = "2.11.4" }
23+
zip4j = { group = "net.lingala.zip4j", name = "zip4j", version = "2.11.5" }
2424
excelkt = { group = "io.github.evanrupert", name = "excelkt", version = "1.0.2" }
2525

2626
# build

0 commit comments

Comments
 (0)