@@ -20,7 +20,7 @@ This is the Play portion of a [benchmarking test suite](../) comparing a variety
The tests were run with:
* [Java OpenJDK 1.7](http://openjdk.java.net/)
-* [Play 2.3.7](http://http://www.playframework.com/)
+* [Play 2.4.2](http://http://www.playframework.com/)
## Test URLs
### JSON Encoding Test
@@ -1,2 +1,2 @@
-addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.4.1")
+addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.4.2")
addSbtPlugin("com.typesafe.sbt" % "sbt-play-ebean" % "1.0.0")
@@ -1 +1 @@
@@ -10,7 +10,7 @@ This is the Play portion of a [benchmarking test suite](../) comparing a variety
* [Java OpenJDK 1.7.0_09](http://openjdk.java.net/)