Skip to content

Commit

Permalink
upgrade play-json to ver. 2.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelkaczor committed Jun 3, 2015
1 parent 5ab3869 commit 2cae16b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/dependencies.scala
Expand Up @@ -4,7 +4,7 @@ object Dependencies {
val jerseyVersion = "1.17.+"
val scalatestVersion = "2.2.4"
//val sprayVersion = "1.3.2"
val playVersion = "2.3.4"
val playVersion = "2.3.9"

val jersey = "com.sun.jersey" % "jersey-core" % jerseyVersion
val jerseyClient = "com.sun.jersey" % "jersey-client" % jerseyVersion
Expand Down

0 comments on commit 2cae16b

Please sign in to comment.