We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b1214e commit f1b3487Copy full SHA for f1b3487
project/deps.sc
@@ -88,7 +88,7 @@ object InternalDeps {
88
89
object Deps {
90
object Versions {
91
- def ammonite = "3.0.0-M2-13-23a8ef64"
+ def ammonite = "3.0.0-M2-15-9bed9700"
92
def ammoniteForScala3Lts = ammonite
93
// jni-utils version may need to be sync-ed when bumping the coursier version
94
def coursierDefault = "2.1.10"
website/docs/reference/cli-options.md
@@ -1178,7 +1178,7 @@ Use Ammonite (instead of the default Scala REPL)
1178
1179
Aliases: `--ammonite-ver`
1180
1181
-Set the Ammonite version (3.0.0-M2-13-23a8ef64 by default)
+Set the Ammonite version (3.0.0-M2-15-9bed9700 by default)
1182
1183
### `--ammonite-arg`
1184
0 commit comments