Skip to content

Commit

Permalink
Update play-json to 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
typelevel-steward[bot] committed Dec 12, 2023
1 parent aa413ea commit cafc291
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.9",
"org.json4s" %% "json4s-native" % "4.0.7",
"org.json4s" %% "json4s-jackson" % "4.0.7",
"com.typesafe.play" %% "play-json" % "2.10.3",
"org.playframework" %% "play-json" % "3.0.1",
"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 cafc291

Please sign in to comment.