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 7650867 commit 9f428acCopy full SHA for 9f428ac
1 file changed
build.sc
@@ -69,7 +69,7 @@ object Dependencies {
69
def scalaNativeTools04 = ivy"org.scala-native::tools:0.4.15"
70
def scalazCore = ivy"org.scalaz::scalaz-core:7.3.7"
71
def snailgun = ivy"io.github.alexarchambault.scala-cli.snailgun::snailgun-core:0.4.1-sc2"
72
- def sourcecode = ivy"com.lihaoyi::sourcecode:0.3.0"
+ def sourcecode = ivy"com.lihaoyi::sourcecode:0.3.1"
73
def svm = ivy"org.graalvm.nativeimage:svm:$graalvmVersion"
74
def utest = ivy"com.lihaoyi::utest:0.8.1"
75
def xxHashLibrary = ivy"net.jpountz.lz4:lz4:1.3.0"
0 commit comments