play-json-derived-codecs
play-json-derived-codecs copied to clipboard
Update play-json dependency to 3.x, update README. Fixes #91
Adds support for play-json 3.0 with the new groupId on the dependency.
Fixes #91
Thank you for the quick PR!
You will also have to reset the compatibility intention to Compatibility.None:
https://github.com/julienrf/play-json-derived-codecs/blob/214b5a19a61ae2ba9a50c76dd093f014ec961709/build.sbt#L10
And it seems we need to update our Scala.js dependency as well because play-json is using a very recent version of Scala.js.
https://github.com/julienrf/play-json-derived-codecs/blob/214b5a19a61ae2ba9a50c76dd093f014ec961709/project/plugins.sbt#L3
Hello. Any chance to see this merged?
@julienrf any chance of merging this in the nearest future?
Hello! Thank you for your interest. Can someone fix the CI failure according to the explanation at https://github.com/julienrf/play-json-derived-codecs/pull/92#issuecomment-1803870815?