Skip to content

Commit 72faafb

Browse files
authored
Merge pull request #239 from sourcegraph/renovate/com.lihaoyi-pprint-0.x
Update dependency com.lihaoyi:pprint to v0.6.6
2 parents 237a504 + 79cf5b4 commit 72faafb

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
@@ -390,7 +390,7 @@ lazy val testSettings = List(
390390
"org.scalameta" %% "moped-testkit" % V.moped,
391391
"org.scalameta" %% "scalameta" % V.scalameta,
392392
"io.get-coursier" %% "coursier" % V.coursier,
393-
"com.lihaoyi" %% "pprint" % "0.6.4"
393+
"com.lihaoyi" %% "pprint" % "0.6.6"
394394
)
395395
)
396396

0 commit comments

Comments
 (0)