Skip to content

Commit 5708138

Browse files
committed
Update dependency com.lihaoyi:pprint to v0.6.4
1 parent dc3b330 commit 5708138

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ lazy val testSettings = List(
339339
"org.scalameta" %% "moped-testkit" % V.moped,
340340
"org.scalameta" %% "scalameta" % V.scalameta,
341341
"io.get-coursier" %% "coursier" % V.coursier,
342-
"com.lihaoyi" %% "pprint" % "0.6.1"
342+
"com.lihaoyi" %% "pprint" % "0.6.4"
343343
)
344344
)
345345

0 commit comments

Comments
 (0)