File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ object Dependencies {
6161 def munit = ivy " org.scalameta::munit:0.7.29 "
6262 def nailgun = ivy " io.github.alexarchambault.bleep:nailgun-server:1.0.7 "
6363 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 "
6565 def sbtTestAgent = ivy " org.scala-sbt:test-agent:1.9.9 "
6666 def sbtTestInterface = ivy " org.scala-sbt:test-interface:1.0 "
6767 def scalaDebugAdapter = ivy " ch.epfl.scala::scala-debug-adapter:4.0.3 "
@@ -75,9 +75,9 @@ 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.3.1 "
78+ def sourcecode = ivy " com.lihaoyi::sourcecode:0.4.0 "
7979 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 "
8181 def xxHashLibrary = ivy " net.jpountz.lz4:lz4:1.3.0 "
8282 def zinc = ivy " org.scala-sbt::zinc:1.9.5 "
8383 def zipkinSender = ivy " io.zipkin.reporter2:zipkin-sender-urlconnection:2.17.2 "
You can’t perform that action at this time.
0 commit comments