Upgrade pitest-maven-plugin 1.9.5 -> 1.9.6 (#275)

See:
- https://github.com/hcoles/pitest/releases/tag/1.9.6
- https://github.com/hcoles/pitest/compare/1.9.5...1.9.6
This commit is contained in:
Picnic-Bot
2022-10-04 08:53:45 +02:00
committed by GitHub
parent ed45be4e15
commit 9204ef0e84

View File

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