Skip to content

Commit 871a6ce

Browse files
committed
Updated DynaML repl to extend Ammonite REPL v 0.9.9
1 parent d225c42 commit 871a6ce

File tree

3 files changed

+838
-379
lines changed

3 files changed

+838
-379
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ object Dependencies {
8181
)
8282

8383
val replDependency = Seq(
84-
"com.lihaoyi" % "ammonite-repl_2.11.8" % "0.8.4"
84+
"com.lihaoyi" % "ammonite-repl_2.11.8" % "0.9.9"
8585
)
8686

8787
val openMLDependency = Seq("org.openml" % "apiconnector" % "1.0.11")

0 commit comments

Comments
 (0)