From c7d6f1a65cd082a937fab410411616924fa8b413 Mon Sep 17 00:00:00 2001 From: Matei Zaharia Date: Tue, 8 Nov 2011 21:45:29 -0800 Subject: Really upgrade to SBT 0.11.1 (through build.properties and plugin changes) --- 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 e68aa29902..6203f4d595 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -7,4 +7,4 @@ addSbtPlugin("com.github.mpeltonen" % "sbt-idea" % "0.11.0") addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse" % "1.4.0") -addSbtPlugin("com.eed3si9n" %% "sbt-assembly" % "0.6") +addSbtPlugin("com.eed3si9n" %% "sbt-assembly" % "0.7.2") -- cgit v1.2.3