Skip to content

Commit

Permalink
Merge pull request #1178 from scala-steward/update/mill-main-0.11.2
Browse files Browse the repository at this point in the history
Update mill-main, mill-main-api, ... to 0.11.2
  • Loading branch information
mergify[bot] authored Aug 29, 2023
2 parents 4e804e6 + 3020c37 commit e8b5541
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ object Dependencies {
}

object Mill {
val millVersion = "0.11.1"
val millVersion = "0.11.2"

val scalalib = "com.lihaoyi" %% "mill-scalalib" % millVersion
val main = "com.lihaoyi" %% "mill-main" % millVersion
Expand Down

0 comments on commit e8b5541

Please sign in to comment.