github diffplug/spotless gradle/7.0.0.BETA3
Gradle Plugin v7.0.0.BETA3

latest release: maven/2.44.0.BETA3
one day ago

Added

Changed

  • Use the Gradle user home directory by default for the download directory for the biome executable. Previously, the
    plugin tried to use Maven's home directory, which is not always accessible by a Gradle plugin. (#2187)
  • Add explicit support for CSS via biome. Formatting CSS via biome was already supported as a general
    formatting step. Biome supports formatting CSS as of 1.8.0 (experimental, opt-in) and 1.9.0 (stable).
    (#2259)

Changed

  • Bump default buf version to latest 1.24.0 -> 1.44.0. (#2291)
  • Bump default google-java-format version to latest 1.23.0 -> 1.24.0. (#2294)
  • Bump default jackson version to latest 2.17.2 -> 2.18.0. (#2279)
  • Bump default cleanthat version to latest 2.21 -> 2.22. (#2296)

Fixed

  • Java import order, ignore duplicate group entries. (#2293)
  • Remote build cache shouldn't have cache misses anymore. (TODOfixes #2168)

Don't miss a new spotless release

NewReleases is sending notifications on new releases.