Skip to content

Commit

Permalink
Update coursier, coursier-launcher_2.13 to 2.1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 21, 2024
1 parent abaabab commit a95282f
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 @@ -4,7 +4,7 @@ import mill.scalalib._
object Versions {
def ammonite = "3.0.0-M2-30-486378af"
def caseApp = "2.1.0-M26"
def coursier = "2.1.14"
def coursier = "2.1.18"
def jsoniterScala = "2.13.5"
def scalafmt = "3.7.15"
}
Expand Down

0 comments on commit a95282f

Please sign in to comment.