Skip to content

Commit

Permalink
Bump pitest-maven from 1.6.2 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.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 11, 2021
1 parent 17c3463 commit dc6a0bd
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 @@ -28,7 +28,7 @@
<plugin>
<groupId>org.pitest</groupId>
<artifactId>pitest-maven</artifactId>
<version>1.6.2</version>
<version>1.6.4</version>
<configuration>
<timeoutConstant>8000</timeoutConstant>
<threads>8</threads>
Expand Down Expand Up @@ -212,7 +212,7 @@
<dependency>
<groupId>org.apache.velocity</groupId>
<artifactId>velocity-engine-core</artifactId>
<version>2.2</version>
<version>2.3</version>
</dependency>
</dependencies>
<!-- To be able to use the latest version/release candidate -->
Expand Down

0 comments on commit dc6a0bd

Please sign in to comment.