Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
julienrf committed Dec 19, 2019
1 parent 1a68c6c commit 2d19ac4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ Compared to the built-in macros, this project brings support for:
- recursive types ;
- polymorphic types.

The artifacts are built for Scala and Scala.js 2.11, 2.12, and 2.13, Play 2.7 and Shapeless 2.3.
The artifacts are built for Scala and Scala.js 2.12, and 2.13, Play 2.8 and Shapeless 2.3.

For Play 2.6 compatibility see version [`4.0.1`](https://github.com/julienrf/play-json-derived-codecs/tree/v4.0.1).
For Play 2.7 compatibility see version [`6.0.0`](https://github.com/julienrf/play-json-derived-codecs/tree/v6.0.0).

## Usage

Expand Down

0 comments on commit 2d19ac4

Please sign in to comment.