From fb1c54464eaa32542348f0d97108f69428ebb272 Mon Sep 17 00:00:00 2001 From: Jakob Odersky Date: Sun, 22 Mar 2015 10:32:25 +0100 Subject: Update mavlink plugin. Fixes issues with official dialect. --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index dd05065..ba3ef5d 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -6,4 +6,4 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.2") addSbtPlugin("com.vmunier" % "sbt-play-scalajs" % "0.2.3") -addSbtPlugin("com.github.jodersky" % "sbt-mavlink" % "0.1") \ No newline at end of file +addSbtPlugin("com.github.jodersky" % "sbt-mavlink" % "0.2") \ No newline at end of file -- cgit v1.2.3