Skip to content

Commit

Permalink
Upgrade pitest-maven-plugin 1.9.4 -> 1.9.5 (#211)
Browse files Browse the repository at this point in the history
  • Loading branch information
Picnic-Bot authored Aug 23, 2022
1 parent f810530 commit d537293
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d537293

Please sign in to comment.