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
I get errors like java.lang.NoSuchMethodError: io.circe.Encoder$.encodeMapLike(Lio/circe/KeyEncoder;Lio/circe/Encoder;)Lio/circe/ObjectEncoder;
when trying to use this library with a newer version of Circe (0.9.0) in my project.
Would be great to see a new release supporting Circe 0.9.0
The text was updated successfully, but these errors were encountered:
I get errors like
java.lang.NoSuchMethodError: io.circe.Encoder$.encodeMapLike(Lio/circe/KeyEncoder;Lio/circe/Encoder;)Lio/circe/ObjectEncoder;
when trying to use this library with a newer version of Circe (0.9.0) in my project.
Would be great to see a new release supporting Circe 0.9.0
The text was updated successfully, but these errors were encountered: