Closed dandxy89 closed 6 years ago
Getting the following error when compiling a project with the latest release of Circe.
java.lang.NoSuchMethodError: io.circe.Encoder$.importedEncoder(Lio/circe/ObjectEncoder;)Lio/circe/Encoder;
Update: Scala-Pact doesn't currently support the latest version of Circe - will create a PR to add this to the project.
Getting the following error when compiling a project with the latest release of Circe.
java.lang.NoSuchMethodError: io.circe.Encoder$.importedEncoder(Lio/circe/ObjectEncoder;)Lio/circe/Encoder;
Update: Scala-Pact doesn't currently support the latest version of Circe - will create a PR to add this to the project.