Upgrade pitest-maven-plugin 1.7.6 -> 1.8.0 (#108)

See:
- https://github.com/hcoles/pitest/releases/tag/1.8.0
- https://github.com/hcoles/pitest/compare/1.7.6...1.8.0
This commit is contained in:
Picnic-Bot
2022-05-23 09:21:53 +02:00
committed by GitHub
parent 009bd5d0d7
commit aab308a190

View File

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