Type playVersion within the activator console.
Alternatively you can look in project/plugins.sbt for the line
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.3.2")
In this example, the play version is 2.3.2
Type playVersion within the activator console.
Alternatively you can look in project/plugins.sbt for the line
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.3.2")
In this example, the play version is 2.3.2