We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb82807 commit 28c11d4Copy full SHA for 28c11d4
benchmark/build.sbt
@@ -8,7 +8,7 @@ libraryDependencies ++= {
8
"io.github.argonaut-io" %% "argonaut" % "6.3.11",
9
"org.json4s" %% "json4s-native" % "4.0.7",
10
"org.json4s" %% "json4s-jackson" % "4.0.7",
11
- "org.playframework" %% "play-json" % "3.0.4",
+ "org.playframework" %% "play-json" % "3.0.5",
12
"com.rojoma" %% "rojoma-json" % "2.4.3",
13
"com.rojoma" %% "rojoma-json-v3" % "3.15.0",
14
"io.spray" %% "spray-json" % "1.3.6",
0 commit comments