aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Odersky <jodersky@gmail.com>2015-03-22 10:32:25 +0100
committerJakob Odersky <jodersky@gmail.com>2015-03-22 10:32:25 +0100
commitfb1c54464eaa32542348f0d97108f69428ebb272 (patch)
tree8ca3d476b6f564e733819efb35926e07787fa36c
parentfb8d541b34349dbee194febef38aa47be30007be (diff)
downloadmavigator-fb1c54464eaa32542348f0d97108f69428ebb272.tar.gz
mavigator-fb1c54464eaa32542348f0d97108f69428ebb272.tar.bz2
mavigator-fb1c54464eaa32542348f0d97108f69428ebb272.zip
Update mavlink plugin. Fixes issues with official dialect.
-rw-r--r--project/plugins.sbt2
1 files changed, 1 insertions, 1 deletions
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