Skip to content

v5.8.0

Compare
Choose a tag to compare
@TimvdLippe TimvdLippe released this 01 Dec 19:21
aecf6b5

Changelog generated by Shipkit Changelog Gradle Plugin

5.8.0

  • 2023-12-01 - 15 commit(s) by Andreas Turban, Mikaël Francoeur, dependabot[bot], jfrantzius
  • #3000: fix ArrayIndexOutOfBoundsException (#3190)
  • Bump com.diffplug.spotless from 6.23.1 to 6.23.2 (#3188)
  • Bump com.diffplug.spotless from 6.23.0 to 6.23.1 (#3186)
  • Bump actions/setup-java from 3 to 4 (#3185)
  • Apply spotless to all java projects (#3184)
  • Bump com.diffplug.spotless from 6.22.0 to 6.23.0 (#3182)
  • Fixes #3179 : Add module for Java 21 tests. (#3180)
  • Need separate module for java 21 tests (#3179)
  • Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.20 to 1.9.21 (#3176)
  • Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.20 to 1.9.21 (#3175)
  • Bump versions.bytebuddy from 1.14.9 to 1.14.10 (#3174)
  • Fixes #3160 : Fix interference between spies when spying on records. (#3173)
  • Bump com.github.ben-manes.versions from 0.49.0 to 0.50.0 (#3172)
  • Bump versions.junitJupiter from 5.10.0 to 5.10.1 (#3169)
  • Bump org.junit.platform:junit-platform-launcher from 1.10.0 to 1.10.1 (#3168)
  • Deep Stubs Incompatible With Mocking Enum (#3167)
  • Annotation-based spying on a generic class breaks existing final/inline Spies (#3160)
  • ArrayIndexOutOfBoundsException with Version 5.3.1 (#3000)
  • Deep Stubs Incompatible With Mocking Enum (#2984)