gradle-scalafix-plugin This plugin allows to run scalafix in gradle projects. The supported versions of scala are 2.12.8 or 2.11.12 plugins { ... id 'org.walkmod.scalafix' } This is not yet deployed into maven central.