We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be1020e commit 7d08744Copy full SHA for 7d08744
project/build.properties
@@ -1 +1 @@
1
-sbt.version=0.13.9-RC3
+sbt.version=0.13.9
project/plugins.sbt
@@ -4,6 +4,6 @@ logLevel := Level.Warn
4
resolvers += Resolver.typesafeRepo("releases") // Play seems to require quite a few things from here
5
6
// Use the Play sbt plugin for Play projects
7
-addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.4.2")
+addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.4.3")
8
9
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.4.0")
0 commit comments