Skip to content

v4.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Mar 14:56
813add0

Changelog generated by Shipkit Changelog Gradle Plugin

4.4.0

  • 2022-03-08 - 16 commit(s) by Andrew Kozel, Brice Dutheil, Jean-Baptiste Mille, Mirko Alicastro, dependabot[bot]
  • Bump groovy from 3.0.9 to 3.0.10 (#2586)
  • Bump google-java-format from 1.14.0 to 1.15.0 (#2585)
  • Bump actions/checkout from 2.4.0 to 3 (#2582)
  • Bump shipkit-auto-version from 1.1.19 to 1.1.20 (#2580)
  • Bump biz.aQute.bnd.builder from 6.1.0 to 6.2.0 (#2579)
  • Bump biz.aQute.bnd.gradle from 6.1.0 to 6.2.0 (#2578)
  • Adds a Google Java Format for JDK17 (#2572)
  • Clean up JUnit3 references (#2570)
  • Bump com.diffplug.spotless from 6.2.2 to 6.3.0 (#2567)
  • Bump google-java-format from 1.13.0 to 1.14.0 (#2565)
  • Bump versions.bytebuddy from 1.12.7 to 1.12.8 (#2564)
  • Bump com.diffplug.spotless from 6.2.1 to 6.2.2 (#2562)
  • Bump com.github.ben-manes.versions from 0.41.0 to 0.42.0 (#2559)
  • Bump com.diffplug.spotless from 6.2.0 to 6.2.1 (#2556)
  • Fixes #2548 : Makes InOrder able to verify static methods (#2549)
  • [PR open] Add feature to verify static methods calls in order (#2548)
  • Fixes #2201 : Fixed checking of declared exceptions. (#2547)
  • Calling getExceptionTypes() on concrete object that is used as interface doesn't return exception types from interface (#2201)