Skip to content

Commit

Permalink
Merge pull request #636 from typelevel/update/play-json-3.0.4
Browse files Browse the repository at this point in the history
Update play-json to 3.0.4
  • Loading branch information
hamnis authored Jun 17, 2024
2 parents f259091 + a3ec351 commit 30be682
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.10",
"org.json4s" %% "json4s-native" % "4.0.7",
"org.json4s" %% "json4s-jackson" % "4.0.7",
"org.playframework" %% "play-json" % "3.0.3",
"org.playframework" %% "play-json" % "3.0.4",
"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 30be682

Please sign in to comment.