Skip to content

Commit

Permalink
Merge pull request #1395 from scala-steward/update/mill-main-0.11.7
Browse files Browse the repository at this point in the history
Update mill-main, mill-main-api, ... to 0.11.7
  • Loading branch information
mergify[bot] committed Feb 6, 2024
2 parents 98ce5bf + 662afcd commit 575136f
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.6"
val millVersion = "0.11.7"

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

0 comments on commit 575136f

Please sign in to comment.