Skip to content

Update dependency com.diffplug.spotless:spotless-maven-plugin to v2.31.0

Renovate Bot requested to merge renovate/all-minor-patch into master

This MR contains the following updates:

Package Type Update Change
com.diffplug.spotless:spotless-maven-plugin build minor 2.30.0 -> 2.31.0

Release Notes

diffplug/spotless

v2.31.0

Added
  • importOrder now support groups of imports without blank lines (#​1401)
Fixed
  • Don't treat @Value as a type annotation #​1367
  • Support ktlint_disabled_rules in ktlint 0.47.x #​1378
  • Share git repositories across projects when using ratchet (#​1426)
Changes
  • Bump default ktfmt version to latest 0.40 -> 0.41 (#​1340)
  • Bump default scalafmt version to latest 3.5.9 -> 3.6.1 (#​1373)
  • Bump default diktat version to latest 1.2.3 -> 1.2.4.2 (#​1393)
  • Bump default palantir-java-format version to latest 2.10 -> 2.28 (#​1393)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports