Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and jqno committed Mar 12, 2021
1 parent 364e2c2 commit f410ecc
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 @@ -609,7 +609,7 @@
<plugin>
<groupId>org.pitest</groupId>
<artifactId>pitest-maven</artifactId>
<version>1.6.3</version>
<version>1.6.4</version>
<configuration>
<jvmArgs>
<jvmArg>${additional.argLine}</jvmArg>
Expand Down

0 comments on commit f410ecc

Please sign in to comment.