summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbuild.sc3
1 files changed, 1 insertions, 2 deletions
diff --git a/build.sc b/build.sc
index 1890edf2..5898913e 100755
--- a/build.sc
+++ b/build.sc
@@ -65,7 +65,6 @@ trait MillModule extends MillPublishModule{ outer =>
object clientserver extends MillModule{
def ivyDeps = Agg(
- ivy"com.lihaoyi:::ammonite:1.1.0-12-f07633d",
ivy"org.scala-sbt.ipcsocket:ipcsocket:1.0.0"
)
val test = new Tests(implicitly)
@@ -80,7 +79,7 @@ object core extends MillModule {
def ivyDeps = Agg(
ivy"com.lihaoyi::sourcecode:0.1.4",
- ivy"com.lihaoyi:::ammonite:1.1.0-12-f07633d",
+ ivy"com.lihaoyi:::ammonite:1.1.0-14-037b8eb",
)
def generatedSources = T {