1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2025-09-09 10:19:41 +02:00

Bump Ammonite REPL to 1.3.2

This commit is contained in:
Florian Schmaus 2018-10-27 15:40:50 +02:00
parent 446b0bb5a9
commit 04f7b0a9c8
2 changed files with 3 additions and 3 deletions

2
repl
View file

@ -45,4 +45,4 @@ java "${EXTRA_JAVA_ARGS[@]}" \
-Dscala.usejavacp=true \
-classpath "${GRADLE_CLASSPATH}" \
ammonite.Main \
-f smack-repl/scala.repl
--predef "smack-repl/scala.repl"