Skip to content

Commit

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

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 Mar 11, 2021
1 parent d3952b8 commit bc2ddf2
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 @@ -325,7 +325,7 @@
<plugin>
<groupId>org.pitest</groupId>
<artifactId>pitest-maven</artifactId>
<version>1.6.2</version>
<version>1.6.4</version>
<configuration>
<targetClasses>
<param>com.pholser.junit.quickcheck*</param>
Expand Down

0 comments on commit bc2ddf2

Please sign in to comment.