From 4e5778cac0a8be14b072a3626567ad6342d9ce31 Mon Sep 17 00:00:00 2001 From: Jakob Odersky Date: Sun, 13 Nov 2016 12:00:05 -0800 Subject: Initial commit --- project/plugins.sbt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 project/plugins.sbt (limited to 'project/plugins.sbt') diff --git a/project/plugins.sbt b/project/plugins.sbt new file mode 100644 index 0000000..b772558 --- /dev/null +++ b/project/plugins.sbt @@ -0,0 +1,2 @@ +// The Play plugin +addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.5.9") -- cgit v1.2.3