Skip to content

6.0.0-beta.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Oct 03:07
83a9be7

6.0.0-beta.4 (2023-10-08)

Bug Fixes

  • migrate deprecated Gradle API usages (#974) (b1ef0d0) @Goooler
  • SpotBugsTask is not configuration cache safe if a stylesheet is set as String for the HTML report (be95ef5) @KengoTODA