Skip to content

Commit

Permalink
Update readme with Mill version in the usage example
Browse files Browse the repository at this point in the history
  • Loading branch information
joan38 committed Jan 12, 2022
1 parent 07d50fe commit 0ca6d88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ A [scalafix](https://scalacenter.github.io/scalafix) plugin for Mill build tool.

*build.sc*:
```scala
import $ivy.`com.goyeau::mill-scalafix:<latest version>`
import $ivy.`com.goyeau::mill-scalafix_mill0.9:<latest version>`
import com.goyeau.mill.scalafix.ScalafixModule
import mill.scalalib._

Expand Down

0 comments on commit 0ca6d88

Please sign in to comment.