Skip to content

Commit 9f428ac

Browse files
committed
chore: Update sourcecode to 0.3.1
1 parent 7650867 commit 9f428ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ object Dependencies {
6969
def scalaNativeTools04 = ivy"org.scala-native::tools:0.4.15"
7070
def scalazCore = ivy"org.scalaz::scalaz-core:7.3.7"
7171
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"
72+
def sourcecode = ivy"com.lihaoyi::sourcecode:0.3.1"
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"

0 commit comments

Comments
 (0)