Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Jun 26, 2023
1 parent b877450 commit fbae872
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 @@ -37,7 +37,7 @@
<maven-gpg-plugin.version>3.1.0</maven-gpg-plugin.version>
<nexus-staging-maven-plugin.version>1.6.13</nexus-staging-maven-plugin.version>
<jacoco-maven-plugin.version>0.8.10</jacoco-maven-plugin.version>
<pitest-maven-plugin.version>1.14.1</pitest-maven-plugin.version>
<pitest-maven-plugin.version>1.14.2</pitest-maven-plugin.version>
</properties>

<scm>
Expand Down

0 comments on commit fbae872

Please sign in to comment.