-
-
Notifications
You must be signed in to change notification settings - Fork 215
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
Binary-breaking changes from 4.12.8 -> 4.12.9? #986
Comments
Thanks for reporting this. Please use |
Wow, thanks for testing downstream! It indeed works. Thank you! Out of curiosity, did MiMa miss this somehow? Btw looking forward to switching to specs2 v5, currently I'm blocked by typelevel/discipline-specs2#192 (for this project) and typelevel/cats-effect-testing#190 (for my other projects). |
Good question. I've never used MiMa before and this very bug got me thinking that I should use it. Unfortunately something doesn't work for both Scala 2 (with a fix on the way apparently) and Scala 3. About the upgrade of |
Ouch, that scala 3 compilation issue is especially a puzzler.
Yes, that was us! Glad to see someone is excited about it 😁 please do!
Wow, thanks, that would be much appreciated! I looked into this a bit and I think there's quite a few new features in specs2 v5 that at least |
I'm using with discipline-specs2 1.1.6.
The text was updated successfully, but these errors were encountered: