Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: org.pitest:pitest-maven
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and rnveach committed Sep 29, 2021
1 parent b19d203 commit 93e96c6
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 @@ -214,7 +214,7 @@
</maven.sevntu-checkstyle-check.checkstyle.version>
<maven.versions.plugin.version>2.8.1</maven.versions.plugin.version>
<java.version>1.8</java.version>
<pitest.plugin.version>1.7.0</pitest.plugin.version>
<pitest.plugin.version>1.7.1</pitest.plugin.version>
<pitest.plugin.timeout.factor>10</pitest.plugin.timeout.factor>
<pitest.plugin.timeout.constant>50000</pitest.plugin.timeout.constant>
<pitest.plugin.threads>4</pitest.plugin.threads>
Expand Down

0 comments on commit 93e96c6

Please sign in to comment.