mirror of
https://github.com/jlengrand/error-prone-support.git
synced 2026-03-10 08:11:25 +00:00
Upgrade PITest 1.3.0 -> 1.3.1
See: - https://github.com/hcoles/pitest/releases/tag/pitest-parent-1.3.1 - https://github.com/hcoles/pitest/compare/pitest-parent-1.3.0...pitest-parent-1.3.1
This commit is contained in:
@@ -660,7 +660,7 @@
|
||||
<plugin>
|
||||
<groupId>org.pitest</groupId>
|
||||
<artifactId>pitest-maven</artifactId>
|
||||
<version>1.3.0</version>
|
||||
<version>1.3.1</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>compute-mutation-coverage</id>
|
||||
|
||||
Reference in New Issue
Block a user