[Notice] Announcing the End of Demo Server [Read me]

Set the play sbt-plugin version back.
@219e88ddb9930de6e9bd6b338340d3ae0efbdffd
--- project/plugins.sbt
+++ project/plugins.sbt
... | ... | @@ -5,4 +5,4 @@ |
5 | 5 |
resolvers += "Typesafe repository" at "http://repo.typesafe.com/typesafe/releases/" |
6 | 6 |
|
7 | 7 |
// Use the Play sbt plugin for Play projects |
8 |
-addSbtPlugin("play" % "sbt-plugin" % "2.1-SNAPSHOT") |
|
8 |
+addSbtPlugin("play" % "sbt-plugin" % "2.1.0") |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?