Merge branch 'zip4j' into 'master'

Update zip4j to 2.11.1

See merge request sheepitrenderfarm/client!155
This commit is contained in:
harlekin
2022-08-05 00:16:15 +00:00

View File

@@ -26,7 +26,7 @@ dependencies {
annotationProcessor 'org.projectlombok:lombok:1.18.24'
implementation 'args4j:args4j:2.33'
implementation 'net.lingala.zip4j:zip4j:2.10.0'
implementation 'net.lingala.zip4j:zip4j:2.11.1'
implementation 'net.java.dev.jna:jna-platform:5.11.0'
implementation 'com.github.oshi:oshi-core:6.1.6'
implementation 'org.simpleframework:simple-xml:2.7.1'