Skip to content

v3.1.0

Choose a tag to compare

@github-actions github-actions released this 29 May 19:11
· 328 commits to main since this release

What's Changed

  • Bump com.puppycrawl.tools:checkstyle from 10.14.0 to 10.14.1 by @dependabot in #662
  • GH-664: update maven-gpg-plugin by @ascopes in #665
  • Build on Java 22 by @ascopes in #666
  • Use codecov v4 by @ascopes in #667
  • Bump com.puppycrawl.tools:checkstyle from 10.14.1 to 10.14.2 by @dependabot in #669
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 by @dependabot in #670
  • Bump org.awaitility:awaitility from 4.2.0 to 4.2.1 by @dependabot in #668
  • Bump org.apache.maven.plugins:maven-invoker-plugin from 3.6.0 to 3.6.1 by @dependabot in #672
  • Bump com.puppycrawl.tools:checkstyle from 10.14.2 to 10.15.0 by @dependabot in #673
  • Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 by @dependabot in #675
  • Bump slf4j.version from 2.0.12 to 2.0.13 by @dependabot in #676
  • Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 by @dependabot in #677
  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.1 by @dependabot in #678
  • Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.2 by @dependabot in #679
  • Bump org.apache.maven.plugins:maven-install-plugin from 3.1.1 to 3.1.2 by @dependabot in #680
  • Bump com.puppycrawl.tools:checkstyle from 10.15.0 to 10.16.0 by @dependabot in #681
  • Bump com.mycila:license-maven-plugin from 4.3 to 4.5 by @dependabot in #684
  • Bump org.mockito:mockito-bom from 5.11.0 to 5.12.0 by @dependabot in #683
  • Bump org.assertj:assertj-core from 3.25.3 to 3.26.0 by @dependabot in #682
  • Bump com.puppycrawl.tools:checkstyle from 10.16.0 to 10.17.0 by @dependabot in #686
  • Bump org.apache.maven.plugins:maven-invoker-plugin from 3.6.1 to 3.7.0 by @dependabot in #685
  • Fix nullability annotations, documentation. by @ascopes in #687
  • Implement a new AbstractListAssert implementation that replaces FactoryBasedNavigableListAssert by @ascopes in #688

Full Changelog: v3.0.5...v3.1.0