From 2915f8bf09b4d4db6f5e1b574ba988a0fc0fb90a Mon Sep 17 00:00:00 2001 From: Jakob Odersky Date: Thu, 6 Nov 2014 10:28:36 +0100 Subject: migrate to using mavlink --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'project/plugins.sbt') diff --git a/project/plugins.sbt b/project/plugins.sbt index 6678905..2c768c0 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,7 +1,7 @@ resolvers += "Typesafe repository" at "http://repo.typesafe.com/typesafe/releases/" // The Play plugin -addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.3.6") +addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.3.4") // Scala.js plugin addSbtPlugin("org.scala-lang.modules.scalajs" % "scalajs-sbt-plugin" % "0.5.5") \ No newline at end of file -- cgit v1.2.3