-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade pitest-junit5-plugin 1.2.1 -> 1.2.2 #1570
Conversation
Suggested commit message:
|
Looks good. No mutations were possible for these changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated the suggested commit message; @rickie I think we need some Renovate magic for this.
Before-after test TBD.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This upgrade fixes the mutation test script; it had been broken since #1564.
226d76a
to
5dd5cf0
Compare
|
Ah, Renovate keeps renaming the PR 👀 |
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 |
This PR contains the following updates:
1.2.1
->1.2.2
Release Notes
pitest/pitest-junit5-plugin (org.pitest:pitest-junit5-plugin)
v1.2.2
Compare Source
What's Changed
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.