summaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
Diffstat (limited to 'project')
-rw-r--r--project/build.properties2
-rw-r--r--project/plugins.sbt7
2 files changed, 2 insertions, 7 deletions
diff --git a/project/build.properties b/project/build.properties
index fdfc61f..2b9d40c 100644
--- a/project/build.properties
+++ b/project/build.properties
@@ -1 +1 @@
-sbt.version=0.11.2 \ No newline at end of file
+sbt.version=0.12.1 \ No newline at end of file
diff --git a/project/plugins.sbt b/project/plugins.sbt
index 9660fcf..feffd34 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -1,6 +1 @@
-addSbtPlugin("me.lessis" % "ls-sbt" % "0.1.1")
-
-resolvers ++= Seq(
- "less is" at "http://repo.lessis.me",
- "coda" at "http://repo.codahale.com"
-) \ No newline at end of file
+addSbtPlugin("me.lessis" % "ls-sbt" % "0.1.2") \ No newline at end of file