error-prone-support
error-prone-support copied to clipboard
Upgrade org.pitest:pitest-junit5-plugin 1.2.1 -> 1.2.2
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| org.pitest:pitest-junit5-plugin (source) | build | patch | 1.2.1 -> 1.2.2 |
Release Notes
pitest/pitest-junit5-plugin (org.pitest:pitest-junit5-plugin)
v1.2.2
What's Changed
- #109 Set junit-platform-launcher to provided scope
The pitest maven and gradle plugins now automatically resolve the correct version of platform launcher at runtime. The built against version of platform-launcher was however being included as a transitive dependency sometimes causing a conflict at runtime, particularly with 1.12.0.
- [ ] If you want to rebase/retry this PR, check this box
Suggested commit message:
Upgrade pitest-junit5-plugin 1.2.1 -> 1.2.2 (#1570)
See:
- https://github.com/pitest/pitest-junit5-plugin/releases/tag/1.2.2
- https://github.com/pitest/pitest-junit5-plugin/compare/1.2.1...1.2.2
Looks good. No mutations were possible for these changes. Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Ah, Renovate keeps renaming the PR :eyes:
Filed a PR to fix that @Stephan202 ;)
I had it open as I needed to find some time to create a PR for it, and also did the license-maven-plugin one :D.