diff --git a/pom.xml b/pom.xml index 54274ad7..2f7c52cc 100644 --- a/pom.xml +++ b/pom.xml @@ -77,6 +77,8 @@ 1.16 0.0.7 3.1.0 + 1.5.0 + 0.12 false true true @@ -1498,5 +1500,40 @@ true + + mutation + + + + org.pitest + pitest-maven + ${pitest-maven.version} + + + true + + XML + + false + + + + mutationCoverage + + mutationCoverage + + + + + + org.pitest + pitest-junit5-plugin + ${pitest-junit5-plugin.version} + + + + + +