Skip to content

Commit 12a40d2

Browse files
committed
Updated Ammonite version to latest
1 parent 591db83 commit 12a40d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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.1"
84+
"com.lihaoyi" % "ammonite-repl_2.11.8" % "0.8.4"
8585
)
8686

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

0 commit comments

Comments
 (0)