Skip to content

Commit

Permalink
Bump pitest-maven from 1.5.2 to 1.6.1 (#562)
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[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2020
1 parent 7a05492 commit 1e13234
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 @@ -139,7 +139,7 @@
<plugin>
<groupId>org.pitest</groupId>
<artifactId>pitest-maven</artifactId>
<version>1.5.2</version>
<version>1.6.1</version>
<configuration>
<excludedTestClasses>
<excludedTestClass>*ArchitectureTest</excludedTestClass>
Expand Down

0 comments on commit 1e13234

Please sign in to comment.