Skip to content

Commit

Permalink
Merge pull request #40 from scala-steward/update/akka-http-play-json-…
Browse files Browse the repository at this point in the history
…1.31.0

Update akka-http-play-json to 1.31.0
  • Loading branch information
h0ngcha0 committed Mar 7, 2020
2 parents 105cecf + 3e7de5b commit 9992895
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 @@ -40,7 +40,7 @@ libraryDependencies ++= Seq(
"org.scalatest" %% "scalatest" % "3.1.1" % "test",
"com.typesafe.play" %% "play-json" % "2.8.1",
"com.typesafe.play" %% "play-functional" % "2.8.1",
"de.heikoseeberger" %% "akka-http-play-json" % "1.30.0",
"de.heikoseeberger" %% "akka-http-play-json" % "1.31.0",
"org.julienrf" %% "play-json-derived-codecs" % "7.0.0",
"com.lihaoyi" %% "pprint" % "0.5.9"
)
Expand Down

0 comments on commit 9992895

Please sign in to comment.