Skip to content

Plugin 1.10.3.0

Compare
Choose a tag to compare
@mannodermaus mannodermaus released this 14 Aug 11:51
· 32 commits to main since this release
  • JUnit 5.10.3
  • Updates to the jacocoOptions DSL
    • Change the return type of each report type to match Jacoco expectations (html -> Directory; csv & xml -> File)
    • Turn off generation of csv & xml reports by default, matching Jacoco default configuration
  • Fix: Use the correct version of the instrumentation libraries with the plugin (#345)