Skip to content

Commit

Permalink
Update case-app, case-app-annotations to 2.1.0-M25 (#1198)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jul 12, 2023
1 parent e57eafa commit 032d041
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 @@ -3,7 +3,7 @@ import mill.scalalib._

object Versions {
def ammonite = "3.0.0-M0-45-9c598c7c"
def caseApp = "2.1.0-M24"
def caseApp = "2.1.0-M25"
def coursier = "2.1.5"
def jsoniterScala = "2.13.5"
def scalafmt = "2.7.5"
Expand Down

0 comments on commit 032d041

Please sign in to comment.