Skip to content

4.5.0

Compare
Choose a tag to compare
@xvik xvik released this 06 Feb 20:08
· 206 commits to master since this release
  • Fix report separating lines disappear in intellij IDEA output (appears when gradle output recognized as junit test output).
    Extra zero-width space symbol used to prevent trims.
  • Update checkstyle 8.36.2 -> 8.39 (not 8.40 due to Indentation check regression)
  • Update checkstyle config:
  • Update pmd 6.28 -> 6.31
  • Update pmd config:
  • Update spotbugs 4.1.3 -> 4.2.1
  • Update spotbugs plugin 4.5.1 -> 4.6.0
  • Set checkstyle.configDirectory property: required for ${config_loc} variable (#29)