Skip to content

Commit

Permalink
Update mill-main, mill-scalalib to 0.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 10, 2023
1 parent d98a3cd commit 4bdc038
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ object Setup {
}
object R07 extends Setup {
override val millPlatform = "0.7"
override val millVersion = "0.7.0"
override val millVersion = "0.7.4"
override val testMillVersions = Seq("0.8.0", "0.7.3", millVersion)
}
object R06 extends Setup {
Expand Down

0 comments on commit 4bdc038

Please sign in to comment.