Skip to content

Commit

Permalink
Merge pull request #87 from TheProgramSrc/renovate/net.lingala.zip4j-…
Browse files Browse the repository at this point in the history
…zip4j-2.x

Update dependency net.lingala.zip4j:zip4j to v2.11.4
  • Loading branch information
Im-Fran authored Feb 13, 2023
2 parents ea4d432 + aebc4b2 commit 265745a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ dependencies {
implementation("org.jetbrains:annotations:24.0.0")
implementation("commons-io:commons-io:2.11.0")
implementation("com.google.code.gson:gson:2.10.1")
implementation("net.lingala.zip4j:zip4j:2.11.2")
implementation("net.lingala.zip4j:zip4j:2.11.4")

annotationProcessor("com.velocitypowered:velocity-api:3.1.1")

Expand Down

0 comments on commit 265745a

Please sign in to comment.