@@ -1,6 +1,6 @@
name := "play2-scala"
-version := "1.0-SNAPSHOT"
+version := "2.5.14"
scalaVersion := "2.11.8"
@@ -2,4 +2,4 @@
logLevel := Level.Warn
// Use the Play sbt plugin for Play projects
-addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.5.0")
+addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.5.14")