Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Commit

Permalink
build(deps): bump pitest.version from 1.14.1 to 1.14.2
Browse files Browse the repository at this point in the history
Bumps `pitest.version` from 1.14.1 to 1.14.2.

Updates `pitest-parent` 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)

Updates `pitest-maven` 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-parent
  dependency-type: direct:production
  update-type: version-update:semver-patch
- 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 Jun 23, 2023
1 parent 92e008d commit 97eff12
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 @@ -32,7 +32,7 @@
<!-- Shared dependencies -->
<compiler-plugin.version>3.11.0</compiler-plugin.version>
<surefire-plugin.version>3.1.2</surefire-plugin.version>
<pitest.version>1.14.1</pitest.version>
<pitest.version>1.14.2</pitest.version>
</properties>
<build>
<plugins>
Expand Down

0 comments on commit 97eff12

Please sign in to comment.