From cc079f18a2c00678397fae0714eb524dfe8961f2 Mon Sep 17 00:00:00 2001 From: Diego Date: Sat, 15 Mar 2014 11:21:44 -0300 Subject: implementation of IMessageHandler interface in order to control Aspectj weaving messages through kamon --- 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 ee0b967c..33519318 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -6,7 +6,7 @@ addSbtPlugin("com.github.mpeltonen" % "sbt-idea" % "1.5.1") addSbtPlugin("io.spray" % "sbt-revolver" % "0.6.2") -addSbtPlugin("com.typesafe.sbt" % "sbt-aspectj" % "0.9.0") +addSbtPlugin("com.typesafe.sbt" % "sbt-aspectj" % "0.9.4") addSbtPlugin("com.ivantopo.sbt" % "sbt-newrelic" % "0.0.1") -- cgit v1.2.3