play-json-derived-codecs icon indicating copy to clipboard operation
play-json-derived-codecs copied to clipboard

Update play-json dependency to 3.x, update README. Fixes #91

Open matmannion opened this issue 2 years ago • 2 comments
trafficstars

Adds support for play-json 3.0 with the new groupId on the dependency.

Fixes #91

matmannion avatar Nov 09 '23 08:11 matmannion

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

julienrf avatar Nov 09 '23 13:11 julienrf

Hello. Any chance to see this merged?

Dichotomia avatar Feb 16 '24 09:02 Dichotomia

@julienrf any chance of merging this in the nearest future?

sdudzin avatar Apr 02 '24 15:04 sdudzin

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?

julienrf avatar Apr 02 '24 15:04 julienrf