Skip to content

Commit 4f64a4d

Browse files
Update dependency com.lihaoyi:pprint to v0.9.6
1 parent 049f580 commit 4f64a4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -681,7 +681,7 @@ val testSettings = List(
681681
"org.scalameta" %% "munit" % "0.7.29",
682682
"org.scalameta" %% "moped-testkit" % V.moped,
683683
"org.scalameta" %% "scalameta" % V.scalameta,
684-
"com.lihaoyi" %% "pprint" % "0.6.6"
684+
"com.lihaoyi" %% "pprint" % "0.9.6"
685685
)
686686
)
687687

0 commit comments

Comments
 (0)