Skip to content

Commit ccd4abc

Browse files
Update dependency com.lihaoyi:pprint to v0.9.4
1 parent b66a423 commit ccd4abc

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
@@ -579,7 +579,7 @@ val testSettings = List(
579579
"org.scalameta" %% "moped-testkit" % V.moped,
580580
"org.scalameta" %% "scalameta" % V.scalameta,
581581
"io.get-coursier" %% "coursier" % V.coursier,
582-
"com.lihaoyi" %% "pprint" % "0.6.6"
582+
"com.lihaoyi" %% "pprint" % "0.9.4"
583583
)
584584
)
585585

0 commit comments

Comments
 (0)