Skip to content

Commit

Permalink
Update pprint to 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Apr 16, 2024
1 parent b185427 commit fe5204c
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 @@ -17,7 +17,7 @@ lazy val circeVersion = "0.14.2"
lazy val fs2Version = "3.2.8"
lazy val munitVersion = "0.7.29"
lazy val munitEffectVersion = "1.0.7"
lazy val pprintVersion = "0.7.3"
lazy val pprintVersion = "0.9.0"

lazy val catsCore = "org.typelevel" %% "cats-core" % catsVersion
lazy val catsKernel = "org.typelevel" %% "cats-kernel" % catsVersion
Expand Down

0 comments on commit fe5204c

Please sign in to comment.