Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Apr 13, 2020
1 parent 8a3ee8b commit b858212
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
<plugin>
<groupId>org.pitest</groupId>
<artifactId>pitest-maven</artifactId>
<version>1.5.0</version>
<version>1.5.1</version>
<configuration>
<testPlugin>testng</testPlugin>
<excludedClasses>
Expand Down Expand Up @@ -155,7 +155,7 @@
<plugin>
<groupId>org.pitest</groupId>
<artifactId>pitest-maven</artifactId>
<version>1.5.0</version>
<version>1.5.1</version>
<reportSets>
<reportSet>
<reports>
Expand Down

0 comments on commit b858212

Please sign in to comment.