We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3834b0 commit 4bbac65Copy full SHA for 4bbac65
build.sbt
@@ -579,7 +579,7 @@ val testSettings = List(
579
"org.scalameta" %% "moped-testkit" % V.moped,
580
"org.scalameta" %% "scalameta" % V.scalameta,
581
"io.get-coursier" %% "coursier" % V.coursier,
582
- "com.lihaoyi" %% "pprint" % "0.6.6"
+ "com.lihaoyi" %% "pprint" % "0.9.5"
583
)
584
585
0 commit comments