Browse Source

play bumped to 2.3.10

Firrincieli Marco (UniCredit) 10 years ago
parent
commit
aedf9f8da3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Scala/play2-scala/play2-scala/project/plugins.sbt

+ 1 - 1
frameworks/Scala/play2-scala/play2-scala/project/plugins.sbt

@@ -5,4 +5,4 @@ logLevel := Level.Warn
 resolvers += "Typesafe repository" at "http://repo.typesafe.com/typesafe/releases/"
 resolvers += "Typesafe repository" at "http://repo.typesafe.com/typesafe/releases/"
 
 
 // Use the Play sbt plugin for Play projects
 // Use the Play sbt plugin for Play projects
-addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.3.3")
+addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.3.10")