Skip to content
Snippets Groups Projects
Commit d76c0fc7 authored by Ismael Juma's avatar Ismael Juma
Browse files

Upgrade to sbt-idea 0.11.0 final.

parent 7e92ef9d
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ resolvers ++= Seq(
Classpaths.typesafeResolver
)
addSbtPlugin("com.github.mpeltonen" % "sbt-idea" % "0.11.0-SNAPSHOT")
addSbtPlugin("com.github.mpeltonen" % "sbt-idea" % "0.11.0")
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse" % "1.4.0")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment