bizzabo / play-json-extensions

+22 field case class formatter and more for play-json
http://cvogt.org/play-json-extensions/api/
Other
196 stars 44 forks source link

Upgrade to play-json 2.8 #76

Closed dhoepelman closed 4 years ago

dhoepelman commented 4 years ago

Upgrade play-json to 2.8.1 Upgrade Scala 2.12 to 2.12.10, 2.13 to 2.13.1 Upgrade SBT to 1.3.5

Drop Scala 2.11 support, not supported by play-json 2.8

Simplify CircleCI file

dhoepelman commented 4 years ago

Would be wise to do some further testing due to https://github.com/playframework/play-json/pull/216, that might require adjustments to the generated code to ensure sealed trait subclasses are also writable