Skip to content

Commit

Permalink
Fix issue spark-jobserver#705: Remove coursier plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
noorul committed Feb 7, 2017
1 parent 4a003c5 commit b56d670
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
@@ -1,5 +1,5 @@
resolvers += Classpaths.sbtPluginReleases
addSbtPlugin("io.get-coursier" % "sbt-coursier" % "1.0.0-M14")

addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.1.10")

addSbtPlugin("io.spray" % "sbt-revolver" % "0.8.0") // For quick restarts for web development
Expand Down

0 comments on commit b56d670

Please sign in to comment.