Skip to content

Commit 72901b7

Browse files
committed
chore: Bump zinc to 1.10.0
1 parent 19e58b5 commit 72901b7

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
@@ -79,7 +79,7 @@ object Dependencies {
7979
def svm = ivy"org.graalvm.nativeimage:svm:$graalvmVersion"
8080
def utest = ivy"com.lihaoyi::utest:0.8.3"
8181
def xxHashLibrary = ivy"net.jpountz.lz4:lz4:1.3.0"
82-
def zinc = ivy"org.scala-sbt::zinc:1.9.5"
82+
def zinc = ivy"org.scala-sbt::zinc:1.10.0"
8383
def zipkinSender = ivy"io.zipkin.reporter2:zipkin-sender-urlconnection:2.17.2"
8484
def zt = ivy"org.zeroturnaround:zt-zip:1.17"
8585

0 commit comments

Comments
 (0)