We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ae2fc1 commit 9dcc071Copy full SHA for 9dcc071
build.sbt
@@ -1,6 +1,6 @@
1
import com.typesafe.sbt.SbtGit.{GitKeys => git}
2
3
-lazy val theVersion = "1.4.17-SNAPSHOT"
+lazy val theVersion = "1.4.17"
4
lazy val theScalaVersion = "2.11.8"
5
lazy val scalaVersions = Seq("2.10.6", "2.11.8")
6
def thePlayVersion(scalaVersion: String) =
0 commit comments