Skip to content

Commit

Permalink
Update play-json to 2.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
typelevel-steward[bot] committed Nov 4, 2023
1 parent 11e1557 commit 5083b5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmark/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ libraryDependencies ++= {
"io.argonaut" %% "argonaut" % "6.3.8",
"org.json4s" %% "json4s-native" % "4.0.6",
"org.json4s" %% "json4s-jackson" % "4.0.6",
"com.typesafe.play" %% "play-json" % "2.9.4",
"com.typesafe.play" %% "play-json" % "2.10.3",
"com.rojoma" %% "rojoma-json" % "2.4.3",
"com.rojoma" %% "rojoma-json-v3" % "3.15.0",
"io.spray" %% "spray-json" % "1.3.6",
Expand Down

0 comments on commit 5083b5e

Please sign in to comment.