Skip to content

Commit

Permalink
Updating eclipse plugin to v2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
karma4u101 committed Mar 7, 2016
1 parent c9bd48b commit d161489
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Expand Up @@ -11,7 +11,7 @@ resolvers += Classpaths.typesafeResolver
//resolvers += Resolver.url("sbt-plugin-releases",
// new URL("http://scalasbt.artifactoryonline.com/scalasbt/sbt-plugin-releases/"))(Resolver.ivyStylePatterns)

//addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "2.0.0")
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "2.5.0")

//addSbtPlugin("in.drajit.sbt" % "sbt-yui-compressor" % "0.2.1")

Expand Down

0 comments on commit d161489

Please sign in to comment.