summaryrefslogtreecommitdiff
path: root/project/build.sbt
diff options
context:
space:
mode:
authorHaoyi Li <haoyi@haoyi-mbp.corp.dropbox.com>2014-11-26 01:43:13 -0800
committerHaoyi Li <haoyi@haoyi-mbp.corp.dropbox.com>2014-11-26 01:43:13 -0800
commit0489a0d6c8d3beceeedb8c2f6eaad7b9387073c0 (patch)
tree95efbc083dee7d9ce8211d44d3f98c4a34c26ad4 /project/build.sbt
parent88595a41e3ec13c1a516e847fe3d0b279facf3fc (diff)
downloadhands-on-scala-js-0489a0d6c8d3beceeedb8c2f6eaad7b9387073c0.tar.gz
hands-on-scala-js-0489a0d6c8d3beceeedb8c2f6eaad7b9387073c0.tar.bz2
hands-on-scala-js-0489a0d6c8d3beceeedb8c2f6eaad7b9387073c0.zip
one-button build
Diffstat (limited to 'project/build.sbt')
-rw-r--r--project/build.sbt2
1 files changed, 2 insertions, 0 deletions
diff --git a/project/build.sbt b/project/build.sbt
index 1fbce95..02ad299 100644
--- a/project/build.sbt
+++ b/project/build.sbt
@@ -1,3 +1,5 @@
addSbtPlugin("org.scala-lang.modules.scalajs" % "scalajs-sbt-plugin" % "0.5.5")
addSbtPlugin("com.lihaoyi" % "utest-js-plugin" % "0.2.4")
+
+libraryDependencies += "org.eclipse.jgit" % "org.eclipse.jgit" % "3.5.1.201410131835-r" \ No newline at end of file