·
1 commit
to main
since this release
This release brings compatibility with JUnit 5.13.4. As with the last releases since 1.13.2.0, we restrict all remaining usages of the old plugin and variant API (e.g. BaseExtension and friends). This was always restricted to users of the Jacoco integration, but now there should be no problems for those users.
However, in response to the move to the new DSL, Jacoco integration is effectively deprecated until further notice if you are using AGP 9.0.0-alpha04 or newer. We will see if Google reintroduces some of the APIs that we still needed to rely on the old DSL for, but as of now the integration is disabled and a warning is logged.