Skip to content

Commit 2d83db0

Browse files
authored
Merge pull request #136 from sourcegraph/renovate/com.lihaoyi-pprint-0.x
Update dependency com.lihaoyi:pprint to v0.6.4
2 parents 5257a40 + 5708138 commit 2d83db0

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)