Skip to content

Commit

Permalink
Merge pull request #162 from ottlinger/dependabot/maven/org.pitest-pi…
Browse files Browse the repository at this point in the history
…test-maven-1.7.3

Bump pitest-maven from 1.7.2 to 1.7.3
  • Loading branch information
ottlinger authored Nov 14, 2021
2 parents ba89674 + 70771f5 commit e72b396
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.7.2</version>
<version>1.7.3</version>
<configuration>
<timeoutConstant>8000</timeoutConstant>
<threads>8</threads>
Expand Down

0 comments on commit e72b396

Please sign in to comment.