Skip to content

Commit 60bd3f9

Browse files
committed
chore: Update zinc to 1.9.3
1 parent 76b247a commit 60bd3f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ object Dependencies {
7373
def svm = ivy"org.graalvm.nativeimage:svm:$graalvmVersion"
7474
def utest = ivy"com.lihaoyi::utest:0.8.1"
7575
def xxHashLibrary = ivy"net.jpountz.lz4:lz4:1.3.0"
76-
def zinc = ivy"org.scala-sbt::zinc:1.9.2"
76+
def zinc = ivy"org.scala-sbt::zinc:1.9.3"
7777
def zipkinSender = ivy"io.zipkin.reporter2:zipkin-sender-urlconnection:2.16.4"
7878
def zt = ivy"org.zeroturnaround:zt-zip:1.15"
7979

0 commit comments

Comments
 (0)