Skip to content

Commit 28c11d4

Browse files
Update play-json to 3.0.5
1 parent eb82807 commit 28c11d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.4",
11+
"org.playframework" %% "play-json" % "3.0.5",
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)