argonaut
argonaut copied to clipboard
method not found bincompat issue upgrading from 2.6.1 to 2.6.3
Hi, I have a private library and webapp both using Argonaut. With the library no 2.6.1 and the webapp using 2.6.3 I get the following error. I believe this is a binary compatibility issue.
Caused by: java.lang.NoSuchMethodError: argonaut.Argonaut$.ToJsonIdentity(Ljava/lang/Object;)Largonaut/JsonIdentity;
Running scala 2.12.8