summaryrefslogtreecommitdiff
path: root/build.sc
diff options
context:
space:
mode:
Diffstat (limited to 'build.sc')
-rwxr-xr-xbuild.sc3
1 files changed, 2 insertions, 1 deletions
diff --git a/build.sc b/build.sc
index 915a5717..4fe721d1 100755
--- a/build.sc
+++ b/build.sc
@@ -80,7 +80,8 @@ object core extends MillModule {
def ivyDeps = Agg(
ivy"com.lihaoyi::sourcecode:0.1.4",
- ivy"com.lihaoyi:::ammonite:1.0.3-49-7fa03d0"
+ ivy"com.lihaoyi:::ammonite:1.0.3-49-7fa03d0",
+ ivy"jline:jline:2.14.5"
)
def generatedSources = T {