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 d2bd538 commit 8a74187Copy full SHA for 8a74187
project/deps.sc
@@ -105,7 +105,7 @@ object InternalDeps {
105
106
object Deps {
107
object Versions {
108
- def ammonite = "3.0.1"
+ def ammonite = "3.0.2"
109
def ammoniteForScala3Lts = ammonite
110
def argonautShapeless = "1.3.1"
111
// jni-utils version may need to be sync-ed when bumping the coursier version
website/docs/reference/cli-options.md
@@ -1246,7 +1246,7 @@ Use Ammonite (instead of the default Scala REPL)
1246
1247
Aliases: `--ammonite-ver`
1248
1249
-Set the Ammonite version (3.0.1 by default)
+Set the Ammonite version (3.0.2 by default)
1250
1251
### `--ammonite-arg`
1252
0 commit comments