Skip to content

Commit

Permalink
Bump pitest-maven from 1.5.2 to 1.6.1
Browse files Browse the repository at this point in the history
Bumps [pitest-maven](https://github.com/hcoles/pitest) from 1.5.2 to 1.6.1.
- [Release notes](https://github.com/hcoles/pitest/releases)
- [Commits](hcoles/pitest@pitest-parent-1.5.2...pitest-parent-1.6.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Dec 9, 2020
1 parent 779918b commit 1c11786
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.5.2</version>
<version>1.6.1</version>
<configuration>
<timeoutConstant>8000</timeoutConstant>
<threads>8</threads>
Expand Down

0 comments on commit 1c11786

Please sign in to comment.