Skip to content

Commit

Permalink
Update mill-scalafix to 0.4.2 (#3782)
Browse files Browse the repository at this point in the history
Pull request: #3782
  • Loading branch information
lefou authored Oct 21, 2024
1 parent 01bc5bf commit 9ed803a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mill-build/build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ object `package` extends MillBuildRootModule {
ivy"net.sourceforge.htmlcleaner:htmlcleaner:2.29",
// TODO: implement empty version for ivy deps as we do in import parser
ivy"com.lihaoyi::mill-contrib-buildinfo:${mill.api.BuildInfo.millVersion}",
ivy"com.goyeau::mill-scalafix::0.4.1",
ivy"com.goyeau::mill-scalafix::0.4.2",
ivy"com.lihaoyi::mill-main-graphviz:${mill.api.BuildInfo.millVersion}",
// TODO: document, why we have this dependency
ivy"org.jsoup:jsoup:1.18.1"
Expand Down

0 comments on commit 9ed803a

Please sign in to comment.