Skip to content

Commit

Permalink
Merge pull request #38 from scala-steward/update/pprint-0.5.9
Browse files Browse the repository at this point in the history
Update pprint to 0.5.9
  • Loading branch information
h0ngcha0 committed Mar 7, 2020
2 parents d0d9b3c + 51f935c commit 7142b3c
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 @@ -42,7 +42,7 @@ libraryDependencies ++= Seq(
"com.typesafe.play" %% "play-functional" % "2.8.1",
"de.heikoseeberger" %% "akka-http-play-json" % "1.30.0",
"org.julienrf" %% "play-json-derived-codecs" % "7.0.0",
"com.lihaoyi" %% "pprint" % "0.5.6"
"com.lihaoyi" %% "pprint" % "0.5.9"
)

resolvers ++= Seq(
Expand Down

0 comments on commit 7142b3c

Please sign in to comment.