Skip to content

v3.22.0 🎁

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Oct 13:27
· 1197 commits to refs/heads/main since this release

✨ Improvements

  • Add LineRange and LineRangeList from analysis-model (#815) @uhafner

πŸ“¦ Dependency Updates

  • Bump com.puppycrawl.tools:checkstyle from 10.12.3 to 10.12.4 (#821) @dependabot
  • Bump commons-io:commons-io from 2.13.0 to 2.14.0 (#822) @dependabot
  • Bump error-prone.version from 2.21.1 to 2.22.0 (#817) @dependabot
  • Bump org.pitest:pitest-maven from 1.14.4 to 1.15.0 (#816) @dependabot
  • Bump nl.jqno.equalsverifier:equalsverifier from 3.15.1 to 3.15.2 (#818) @dependabot
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.7.3.5 to 4.7.3.6 (#819) @dependabot
  • Bump remark-cli from 11.0.0 to 12.0.0 (#813) @dependabot
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 (#814) @dependabot
  • Bump net.bytebuddy:byte-buddy from 1.14.7 to 1.14.8 (#812) @dependabot

πŸ”§ Internal Changes

🚦 Tests