Skip to content

Commit

Permalink
Update mill-scalafix to 0.4.0 (#185)
Browse files Browse the repository at this point in the history
  • Loading branch information
ex0ns authored May 21, 2024
1 parent 0577315 commit a139110
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 @@ -3,7 +3,7 @@ import scalalib._
import publish._
import mill.scalalib._

import $ivy.`com.goyeau::mill-scalafix::0.3.2`
import $ivy.`com.goyeau::mill-scalafix::0.4.0`
import com.goyeau.mill.scalafix.ScalafixModule

object Versions {
Expand Down

0 comments on commit a139110

Please sign in to comment.