From 1e2b8fc4adff7b5c6a9cdc41aefcdb0c336f30b2 Mon Sep 17 00:00:00 2001 From: Li Haoyi Date: Thu, 18 Oct 2018 19:17:38 +0800 Subject: bump ammonite version again --- build.sc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build.sc') diff --git a/build.sc b/build.sc index 0f12e33b..fd8aad8c 100755 --- a/build.sc +++ b/build.sc @@ -88,7 +88,7 @@ object main extends MillModule { def ivyDeps = Agg( // Keep synchronized with ammonite in Versions.scala - ivy"com.lihaoyi:::ammonite:1.3.0", + ivy"com.lihaoyi:::ammonite:1.3.1", // Necessary so we can share the JNA classes throughout the build process ivy"net.java.dev.jna:jna:4.5.0", ivy"net.java.dev.jna:jna-platform:4.5.0" -- cgit v1.2.3