Skip to content

Commit 2b60984

Browse files
scala-stewardGedochao
authored andcommitted
Update ammonite to 3.0.0-M2-10-f6e2c001
1 parent 2662fd5 commit 2b60984

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

project/deps.sc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ object InternalDeps {
8888

8989
object Deps {
9090
object Versions {
91-
def ammonite = "3.0.0-M2-9-88291dd8"
91+
def ammonite = "3.0.0-M2-10-f6e2c001"
9292
def ammoniteForScala3Lts = "3.0.0-M2-8-ba4429a2"
9393
// jni-utils version may need to be sync-ed when bumping the coursier version
9494
def coursierDefault = "2.1.10"

website/docs/reference/cli-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1182,7 +1182,7 @@ Use Ammonite (instead of the default Scala REPL)
11821182

11831183
Aliases: `--ammonite-ver`
11841184

1185-
Set the Ammonite version (3.0.0-M2-9-88291dd8 by default)
1185+
Set the Ammonite version (3.0.0-M2-10-f6e2c001 by default)
11861186

11871187
### `--ammonite-arg`
11881188

0 commit comments

Comments
 (0)