From 3123154a4729a45812e9096caa806d7fa3667d9b Mon Sep 17 00:00:00 2001 From: Jakob Odersky Date: Mon, 23 Mar 2015 12:07:31 +0100 Subject: Update mavlink plugin: only generates bindings when required. --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index ba3ef5d..ddf69ed 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.2") \ No newline at end of file +addSbtPlugin("com.github.jodersky" % "sbt-mavlink" % "0.3") \ No newline at end of file -- cgit v1.2.3