Skip to content

Commit

Permalink
Merge pull request #724 from scalameta/update/pprint-0.8.1
Browse files Browse the repository at this point in the history
Update pprint to 0.8.1
  • Loading branch information
mergify[bot] authored Dec 9, 2022
2 parents 6b492fc + cc99fbf commit 6d70b9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ val V = new {
val munit = "1.0.0-M6"
val coursier = "1.0.10"
val scalacheck = "1.17.0"
val pprint = "0.8.0"
val pprint = "0.8.1"
val fansi = "0.4.0"
val fs2 = "3.4.0"
val metaconfig = "0.11.1"
Expand Down

0 comments on commit 6d70b9c

Please sign in to comment.