You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It requires an upgrade of Cats from 1.6 to 2.0 which is in milestone state and needs to be investigated for compatibility rules.
It is stated to be binary-compatible https://github.com/typelevel/cats/releases
Alternatively the use of Cats' State could be replaced to lower the dependency burden.
The text was updated successfully, but these errors were encountered:
It requires an upgrade of Cats from 1.6 to 2.0 which is in milestone state and needs to be investigated for compatibility rules.
It is stated to be binary-compatible https://github.com/typelevel/cats/releases
Alternatively the use of Cats'
State
could be replaced to lower the dependency burden.The text was updated successfully, but these errors were encountered: