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 e959c7d commit 79cf5b4Copy full SHA for 79cf5b4
build.sbt
@@ -390,7 +390,7 @@ lazy val testSettings = List(
390
"org.scalameta" %% "moped-testkit" % V.moped,
391
"org.scalameta" %% "scalameta" % V.scalameta,
392
"io.get-coursier" %% "coursier" % V.coursier,
393
- "com.lihaoyi" %% "pprint" % "0.6.4"
+ "com.lihaoyi" %% "pprint" % "0.6.6"
394
)
395
396
0 commit comments