There was an error while loading. Please reload this page.
2 parents 31f4ff0 + ee33017 commit 3be6344Copy full SHA for 3be6344
1 file changed
project/Dependencies.scala
@@ -78,7 +78,7 @@ object Dependencies {
78
val libdaemonjvm = "ch.epfl.scala" %% "libdaemon" % "0.0.12"
79
val scopt = "com.github.scopt" % "scopt_2.12" % "4.0.0-RC2"
80
81
- val utest = "com.lihaoyi" %% "utest" % "0.8.5"
+ val utest = "com.lihaoyi" %% "utest" % "0.8.7"
82
def munit = "org.scalameta" %% "munit" % "1.1.1"
83
def expecty = "com.eed3si9n.expecty" %% "expecty" % "0.17.0"
84
val pprint = "com.lihaoyi" %% "pprint" % "0.9.0"
0 commit comments