We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34a9063 commit 35083fdCopy full SHA for 35083fd
build.sc
@@ -75,7 +75,7 @@ object Dependencies {
75
def scalaNativeTools05 = ivy"org.scala-native::tools:0.5.1"
76
def scalazCore = ivy"org.scalaz::scalaz-core:7.3.8"
77
def snailgun = ivy"io.github.alexarchambault.scala-cli.snailgun::snailgun-core:0.4.1-sc2"
78
- def sourcecode = ivy"com.lihaoyi::sourcecode:0.4.0"
+ def sourcecode = ivy"com.lihaoyi::sourcecode:0.4.1"
79
def svm = ivy"org.graalvm.nativeimage:svm:$graalvmVersion"
80
def utest = ivy"com.lihaoyi::utest:0.8.3"
81
def xxHashLibrary = ivy"net.jpountz.lz4:lz4:1.3.0"
0 commit comments