-
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 Mockito 4.9.0 -> 4.10.0 #416
Conversation
The Java Platform team wishes you a happy festive period. Here is the suggested commit message:
Renovate be like
|
Looks good. No mutations were possible for these changes. |
2 similar comments
Looks good. No mutations were possible for these changes. |
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.
mockito/mockito#2779 is cool. See also google/error-prone#3602.
This is a nice opportunity to simplify some code and resolve some @SuppressWarnings
when generic types are mocked. Sounds like a check is in order 🙃
b87189e
to
aac19a2
Compare
Looks good. No mutations were possible for these changes. |
2 similar comments
Looks good. No mutations were possible for these changes. |
Looks good. No mutations were possible for these changes. |
aac19a2
to
1ccbef3
Compare
Looks good. No mutations were possible for these changes. |
@Badbond was interested in this one, right? 😉 |
This PR contains the following updates:
4.9.0
->4.10.0
4.9.0
->4.10.0
Release Notes
mockito/mockito
v4.10.0
Compare Source
Changelog generated by Shipkit Changelog Gradle Plugin
4.10.0
MatcherApplicationStrategy
(#2803)