aboutsummaryrefslogtreecommitdiff
path: root/home/.sbt
diff options
context:
space:
mode:
authorJakob Odersky <jakob@odersky.com>2016-07-13 19:15:36 -0700
committerJakob Odersky <jakob@odersky.com>2016-07-13 19:15:36 -0700
commited9669556a27330732cf0871772699afeb4b6efb (patch)
tree3b53d4f3c9b7048f8a7b7cdbf788a6f755ba58e2 /home/.sbt
parent3869fa73687cfe16858b0bd8e04c03056529cff6 (diff)
downloaddotfiles-ed9669556a27330732cf0871772699afeb4b6efb.tar.gz
dotfiles-ed9669556a27330732cf0871772699afeb4b6efb.tar.bz2
dotfiles-ed9669556a27330732cf0871772699afeb4b6efb.zip
Upgrade ensime
Diffstat (limited to 'home/.sbt')
-rw-r--r--home/.sbt/0.13/plugins/plugins.sbt2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/.sbt/0.13/plugins/plugins.sbt b/home/.sbt/0.13/plugins/plugins.sbt
index 9b0ff90..ca33fb0 100644
--- a/home/.sbt/0.13/plugins/plugins.sbt
+++ b/home/.sbt/0.13/plugins/plugins.sbt
@@ -10,7 +10,7 @@ addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.8.2")
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "4.0.0")
-addSbtPlugin("org.ensime" % "sbt-ensime" % "0.6.0")
+addSbtPlugin("org.ensime" % "sbt-ensime" % "1.9.0")
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.0.0")