Skip to content

Commit

Permalink
Update zip4j to 2.11.4 (#2264)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Feb 13, 2023
1 parent ad921ac commit f57ed46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/meta-build.sbt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
libraryDependencies ++= Seq(
"com.typesafe" % "config" % "1.4.2",
"com.michaelpollmeier" % "versionsort" % "1.0.11",
"net.lingala.zip4j" % "zip4j" % "2.11.3",
"net.lingala.zip4j" % "zip4j" % "2.11.4",
"com.github.pathikrit" %% "better-files" % "3.9.2",
"net.java.dev.javacc" % "javacc" % "7.0.12",
"com.lihaoyi" %% "os-lib" % "0.8.1"
Expand Down

0 comments on commit f57ed46

Please sign in to comment.