Skip to content

Commit

Permalink
Update ammonite-compiler, ammonite-repl, ... to 3.0.0-M0-40-d95c3b3d
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jun 20, 2023
1 parent 5afaf73 commit d62f404
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 @@ -6,7 +6,7 @@ object Versions {

def scala = Seq(scala213, scala212)

def ammonite = "3.0.0-M0-39-72f519a6"
def ammonite = "3.0.0-M0-40-d95c3b3d"
def jsoniterScala = "2.13.5"
}

Expand Down

0 comments on commit d62f404

Please sign in to comment.