Skip to content

Commit 6b5f9d4

Browse files
Update play-json to 3.0.6
1 parent 6afb4ea commit 6b5f9d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

benchmark/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ libraryDependencies ++= {
88
"io.github.argonaut-io" %% "argonaut" % "6.3.11",
99
"org.json4s" %% "json4s-native" % "4.0.7",
1010
"org.json4s" %% "json4s-jackson" % "4.0.7",
11-
"org.playframework" %% "play-json" % "3.0.5",
11+
"org.playframework" %% "play-json" % "3.0.6",
1212
"com.rojoma" %% "rojoma-json" % "2.4.3",
1313
"com.rojoma" %% "rojoma-json-v3" % "3.15.0",
1414
"io.spray" %% "spray-json" % "1.3.6",

0 commit comments

Comments
 (0)