pitest-junit5-plugin
pitest-junit5-plugin copied to clipboard
IntelliJ Plugin Compatibility Issue
The Plugin uses Pitest Version 1.9.0 in the current 1.2.0 release. That Version of Pitest uses classes which have Compatiblity Issues with IntelliJ Plugin Development. I checked out this project and updated pitest to 1.14.2 and it is working fine again.
So when will the pitest dependency be updated?