Skip to content

Commit c2f24c0

Browse files
committed
chore: Update zt-zip to 1.16
1 parent 13f3a46 commit c2f24c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sc

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ object Dependencies {
7575
def xxHashLibrary = ivy"net.jpountz.lz4:lz4:1.3.0"
7676
def zinc = ivy"org.scala-sbt::zinc:1.9.3"
7777
def zipkinSender = ivy"io.zipkin.reporter2:zipkin-sender-urlconnection:2.16.4"
78-
def zt = ivy"org.zeroturnaround:zt-zip:1.15"
78+
def zt = ivy"org.zeroturnaround:zt-zip:1.16"
7979

8080
def graalVmId = s"graalvm-java17:$graalvmVersion"
8181
}

0 commit comments

Comments
 (0)