He-Pin opened a new pull request, #3066: URL: https://github.com/apache/pekko/pull/3066
### Motivation Align sbt-java-formatter version with other pekko sub-projects to reduce maintenance burden and ensure consistent Java formatting across the ecosystem. ### Modification Upgrade `sbt-java-formatter` from `0.11.0` to `0.12.0` in `project/plugins.sbt`. ### Result pekko core now uses the same `sbt-java-formatter` version (`0.12.0`) as all other pekko sub-projects. ### Tests Not run - build config change only ### References None - formatter unification across pekko sub-projects -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
