Skip to content

Commit aa7cb9d

Browse files
authored
Merge pull request #433 from scala-steward/update/pprint-0.9.5
Update pprint to 0.9.5
2 parents 2dd08b9 + e3341e5 commit aa7cb9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Deps.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ object Deps {
55

66
lazy val osLib = "com.lihaoyi" %% "os-lib" % "0.11.6"
77

8-
lazy val pprint = "com.lihaoyi" %% "pprint" % "0.9.4"
8+
lazy val pprint = "com.lihaoyi" %% "pprint" % "0.9.5"
99
}

0 commit comments

Comments
 (0)