Skip to content

Commit

Permalink
Merge pull request #16 from RiceBen/dependabot/maven/org.pitest-pites…
Browse files Browse the repository at this point in the history
…t-maven-1.6.4

Bump pitest-maven from 1.6.3 to 1.6.4
  • Loading branch information
RiceBen authored Mar 12, 2021
2 parents 4bc4ed1 + 942c33c commit babe063
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 @@ -26,7 +26,7 @@
<dependency>
<groupId>org.pitest</groupId>
<artifactId>pitest-maven</artifactId>
<version>1.6.3</version>
<version>1.6.4</version>
</dependency>
</dependencies>

Expand Down Expand Up @@ -74,7 +74,7 @@
<plugin>
<groupId>org.pitest</groupId>
<artifactId>pitest-maven</artifactId>
<version>1.6.3</version>
<version>1.6.4</version>
<executions>
<execution>
<id>pit-report</id>
Expand Down

0 comments on commit babe063

Please sign in to comment.