integrated-application-development / delphilint

Delphi IDE package providing on-the-fly code analysis and linting, powered by SonarDelphi
GNU Lesser General Public License v3.0
79 stars 9 forks source link

Update spotless-maven-plugin to 2.43.0 for Java 21 compatibility #56

Closed fourls closed 1 month ago

fourls commented 1 month ago

This PR updates spotless for Java 21 compatibility - the current version is incompatible (see https://github.com/diffplug/spotless/issues/1791). This fixes the Java test issue seen in #53.