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 2662fd5 commit 2b60984Copy full SHA for 2b60984
project/deps.sc
@@ -88,7 +88,7 @@ object InternalDeps {
88
89
object Deps {
90
object Versions {
91
- def ammonite = "3.0.0-M2-9-88291dd8"
+ def ammonite = "3.0.0-M2-10-f6e2c001"
92
def ammoniteForScala3Lts = "3.0.0-M2-8-ba4429a2"
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
@@ -1182,7 +1182,7 @@ Use Ammonite (instead of the default Scala REPL)
1182
1183
Aliases: `--ammonite-ver`
1184
1185
-Set the Ammonite version (3.0.0-M2-9-88291dd8 by default)
+Set the Ammonite version (3.0.0-M2-10-f6e2c001 by default)
1186
1187
### `--ammonite-arg`
1188
0 commit comments