Upgrade pitest-maven-plugin 1.9.4 -> 1.9.5 (#211)

See:
- https://github.com/hcoles/pitest/releases/tag/1.9.5
- https://github.com/hcoles/pitest/compare/1.9.4...1.9.5
This commit is contained in:
Picnic-Bot
2022-08-23 07:55:01 +02:00
committed by GitHub
parent f810530599
commit d5372934ec

View File

@@ -1238,7 +1238,7 @@
<plugin>
<groupId>org.pitest</groupId>
<artifactId>pitest-maven</artifactId>
<version>1.9.4</version>
<version>1.9.5</version>
<configuration>
<!-- Use multiple threads to speed things up. Extend
timeouts to prevent false positives as a result of