From 1f44eda9cf8289a833f767651b1858022c4adf0a Mon Sep 17 00:00:00 2001 From: Diego Date: Mon, 29 Sep 2014 23:25:37 -0300 Subject: + play-examples: update example update sbt-aspectj plugin update play version to 2.3.4 disable a test in WSInstrumentation because fail in travis --- 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 0d5801c1..60960203 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -4,7 +4,7 @@ resolvers += "Kamon Releases" at "http://repo.kamon.io" addSbtPlugin("com.github.mpeltonen" % "sbt-idea" % "1.6.0") -addSbtPlugin("com.typesafe.sbt" % "sbt-aspectj" % "0.9.4") +addSbtPlugin("com.typesafe.sbt" % "sbt-aspectj" % "0.10.0") addSbtPlugin("com.github.gseitz" % "sbt-release" % "0.8.2") -- cgit v1.2.3