aboutsummaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
authorIvan Topolnjak <ivantopo@gmail.com>2013-08-26 23:19:47 -0300
committerIvan Topolnjak <ivantopo@gmail.com>2013-08-26 23:19:47 -0300
commit0b24374b851590d54c3a671ecbc812d2dc3bed3a (patch)
tree3031a6845fbb074e513e98f9e8347590b0e68d91 /project
parent72a16d4396f5f6dc745c2376d4e50475d4714004 (diff)
downloadKamon-0b24374b851590d54c3a671ecbc812d2dc3bed3a.tar.gz
Kamon-0b24374b851590d54c3a671ecbc812d2dc3bed3a.tar.bz2
Kamon-0b24374b851590d54c3a671ecbc812d2dc3bed3a.zip
Remove *.iml files and update idea plugin version
Diffstat (limited to 'project')
-rw-r--r--project/plugins.sbt4
1 files changed, 2 insertions, 2 deletions
diff --git a/project/plugins.sbt b/project/plugins.sbt
index 6d9e3bc1..6dc4b037 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -1,9 +1,9 @@
resolvers += "Sonatype snapshots" at "http://oss.sonatype.org/content/repositories/snapshots/"
-addSbtPlugin("com.github.mpeltonen" % "sbt-idea" % "1.4.0")
+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.ivantopo.sbt" % "sbt-newrelic" % "0.0.1") \ No newline at end of file
+addSbtPlugin("com.ivantopo.sbt" % "sbt-newrelic" % "0.0.1")