Skip to content

Commit

Permalink
Merge pull request #81 from ottlinger/dependabot/maven/org.pitest-pit…
Browse files Browse the repository at this point in the history
…est-maven-1.5.1

Bump pitest-maven from 1.4.10 to 1.5.1
  • Loading branch information
ottlinger authored Apr 20, 2020
2 parents 7ac3f95 + 14475b5 commit e6220ca
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 @@ -142,7 +142,7 @@
<plugin>
<groupId>org.pitest</groupId>
<artifactId>pitest-maven</artifactId>
<version>1.4.10</version>
<version>1.5.1</version>
<configuration>
<timeoutConstant>8000</timeoutConstant>
<threads>8</threads>
Expand Down

0 comments on commit e6220ca

Please sign in to comment.