Update libs for Scala Native 0.5.x#463
Conversation
50981c7 to
334ddbb
Compare
|
The mima check fails because it's looking for We could hack it the other way around by releasing 4.7.0 and telling mima not to check native version against previous artifacts, but I don't like it. |
fwiw I think this is the best solution, all the other libs will do the same thing when moving to sn0.5 |
|
Hi @majk-p and thanks for this contribution. It looks good so far, and am still undecided with the strategy to adopt regarding MiMa. As mentioned by @kubukoz I think I will follow the way other libraries in the typelevel ecosystem do it for consistency. I'd like also to see if we can wait for the Play! JSON release to avoid releasing with a milestone dependency. |
This PR applies the minimal dependency update required to move diffson to Scala Native 0.5.x. It's blocking gnieh/fs2-data#704 and some more libraries down stream