Skip to content

Commit

Permalink
Update pprint to 0.8.1 (#202)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Apr 27, 2023
1 parent 6dd25f3 commit 4f28b58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Deps.scala
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ object Deps {

lazy val osLib = "com.lihaoyi" %% "os-lib" % "0.9.1"

lazy val pprint = "com.lihaoyi" %% "pprint" % "0.8.0"
lazy val pprint = "com.lihaoyi" %% "pprint" % "0.8.1"
}

0 comments on commit 4f28b58

Please sign in to comment.