Skip to content

Commit

Permalink
Update Ammonite (fork) to 3.0.0-M0-45-9c598c7c
Browse files Browse the repository at this point in the history
  • Loading branch information
alexarchambault committed Jul 5, 2023
1 parent 21f969e commit 16069d2
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 @@ -2,7 +2,7 @@ import mill._
import mill.scalalib._

object Versions {
def ammonite = "3.0.0-M0-41-26a93d9c"
def ammonite = "3.0.0-M0-45-9c598c7c"
def caseApp = "2.1.0-M24"
def coursier = "2.1.5"
def jsoniterScala = "2.13.5"
Expand Down

0 comments on commit 16069d2

Please sign in to comment.