Skip to content

Commit

Permalink
Merge pull request #1239 from scala-steward/update/mill-main-0.11.5
Browse files Browse the repository at this point in the history
Update mill-main, mill-main-api, ... to 0.11.5
  • Loading branch information
mergify[bot] authored Oct 4, 2023
2 parents 665072d + e34218c commit 00ab781
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.4"
val millVersion = "0.11.5"

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

0 comments on commit 00ab781

Please sign in to comment.