Skip to content

Commit

Permalink
Update pprint to 0.9.0 (#1342)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored May 9, 2024
1 parent 1de3fbb commit ed67b46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/deps.sc
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ object Deps {
def munit = ivy"org.scalameta::munit:0.7.29"
def metabrowseServer = ivy"org.scalameta:::metabrowse-server:0.2.12"
def osLib = ivy"com.lihaoyi::os-lib:0.10.0"
def pprint = ivy"com.lihaoyi::pprint:0.8.1"
def pprint = ivy"com.lihaoyi::pprint:0.9.0"
def scalafmtDynamic = ivy"org.scalameta::scalafmt-dynamic:${Versions.scalafmt}"
def scalameta = ivy"org.scalameta::scalameta:4.8.3"
def scalaparse = ivy"com.lihaoyi::scalaparse:3.1.0"
Expand Down

0 comments on commit ed67b46

Please sign in to comment.