Skip to content

Commit 2b8331c

Browse files
fix(deps): update dependency net.lingala.zip4j:zip4j to v2.11.6
1 parent dd34d1f commit 2b8331c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ arscLib = { group = "io.github.reandroid", name = "ARSCLib", version = "1.1.4" }
6565
mockitoKotlin = { group = "org.mockito.kotlin", name = "mockito-kotlin", version = "5.4.0" }
6666
roomRuntimeAndroid = { group = "androidx.room", name = "room-runtime-android", version = "2.7.0" }
6767
room3RuntimeAndroid = { group = "androidx.room3", name = "room3-runtime-android", version = "3.0.0-alpha06" }
68-
zip4j = { group = "net.lingala.zip4j", name = "zip4j", version = "2.11.5" }
68+
zip4j = { group = "net.lingala.zip4j", name = "zip4j", version = "2.11.6" }
6969

7070
# samples
7171
sample-androidx-recyclerView = "androidx.recyclerview:recyclerview:1.4.0"

0 commit comments

Comments
 (0)