Skip to content

Commit

Permalink
Update ammonite-compiler, ammonite-repl, ... to 3.0.0-M0-67-83057fea
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jul 20, 2023
1 parent 36e898c commit ecb8e56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/deps.sc
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ object Versions {
def scala = Seq(scala213, scala212)

def almond = "0.14.0-RC11"
def ammonite = "3.0.0-M0-50-9a35e1dd"
def ammonite = "3.0.0-M0-67-83057fea"
def jsoniterScala = "2.13.5"
}

Expand Down

0 comments on commit ecb8e56

Please sign in to comment.