Skip to content

Commit 9792157

Browse files
Update dependency com.lihaoyi:pprint to v0.9.6
1 parent b8115b8 commit 9792157

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
@@ -616,7 +616,7 @@ val testSettings = List(
616616
"org.scalameta" %% "munit" % "0.7.29",
617617
"org.scalameta" %% "scalameta" % V.scalameta,
618618
"com.lihaoyi" %% "os-lib" % "0.9.3",
619-
"com.lihaoyi" %% "pprint" % "0.6.6"
619+
"com.lihaoyi" %% "pprint" % "0.9.6"
620620
)
621621
)
622622

0 commit comments

Comments
 (0)