summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build.sc1
1 files changed, 0 insertions, 1 deletions
diff --git a/build.sc b/build.sc
index 623ae4a..2fd3976 100644
--- a/build.sc
+++ b/build.sc
@@ -5,7 +5,6 @@ object cask extends ScalaModule{
def ivyDeps = Agg(
ivy"org.scala-lang:scala-reflect:$scalaVersion",
ivy"io.undertow:undertow-core:2.0.11.Final",
- ivy"com.github.scopt::scopt:3.5.0",
ivy"com.lihaoyi::upickle:0.6.6",
ivy"com.lihaoyi::scalatags:0.6.7",
ivy"com.lihaoyi::fastparse:1.0.0",