File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ object Dependencies {
61
61
def munit = ivy " org.scalameta::munit:0.7.29 "
62
62
def nailgun = ivy " io.github.alexarchambault.bleep:nailgun-server:1.0.7 "
63
63
def osLib = ivy " com.lihaoyi::os-lib:0.9.0 "
64
- def pprint = ivy " com.lihaoyi::pprint:0.8.1 "
64
+ def pprint = ivy " com.lihaoyi::pprint:0.9.0 "
65
65
def sbtTestAgent = ivy " org.scala-sbt:test-agent:1.9.9 "
66
66
def sbtTestInterface = ivy " org.scala-sbt:test-interface:1.0 "
67
67
def scalaDebugAdapter = ivy " ch.epfl.scala::scala-debug-adapter:4.0.3 "
@@ -75,9 +75,9 @@ object Dependencies {
75
75
def scalaNativeTools05 = ivy " org.scala-native::tools:0.5.1 "
76
76
def scalazCore = ivy " org.scalaz::scalaz-core:7.3.8 "
77
77
def snailgun = ivy " io.github.alexarchambault.scala-cli.snailgun::snailgun-core:0.4.1-sc2 "
78
- def sourcecode = ivy " com.lihaoyi::sourcecode:0.3.1 "
78
+ def sourcecode = ivy " com.lihaoyi::sourcecode:0.4.0 "
79
79
def svm = ivy " org.graalvm.nativeimage:svm: $graalvmVersion"
80
- def utest = ivy " com.lihaoyi::utest:0.8.2 "
80
+ def utest = ivy " com.lihaoyi::utest:0.8.3 "
81
81
def xxHashLibrary = ivy " net.jpountz.lz4:lz4:1.3.0 "
82
82
def zinc = ivy " org.scala-sbt::zinc:1.9.5 "
83
83
def zipkinSender = ivy " io.zipkin.reporter2:zipkin-sender-urlconnection:2.17.2 "
You can’t perform that action at this time.
0 commit comments