Closed fsarradin closed 5 years ago
It's unfortunate. That being said, when we use algebird with cats 1.5.0, what happens?
I didn't witness a lot of cats usage in the lib.
=> Put an exclude of cats 0.9.0 while importing algebird.
I forced the exclusion on org.typelevel
. It seems to be ok for now.
The current (and last) version of algebird needs cats 0.9.0 vs circe needs cats 1.5.0. This issue is emited by sbt.
~To solve this issue a solution would be to downgrade circe to 0.8.0.~