Skip to content

Commit 35083fd

Browse files
committed
chore: Update sourcecode to 0.4.1
1 parent 34a9063 commit 35083fd

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
@@ -75,7 +75,7 @@ object Dependencies {
7575
def scalaNativeTools05 = ivy"org.scala-native::tools:0.5.1"
7676
def scalazCore = ivy"org.scalaz::scalaz-core:7.3.8"
7777
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"
78+
def sourcecode = ivy"com.lihaoyi::sourcecode:0.4.1"
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"

0 commit comments

Comments
 (0)