We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08df196 commit 68adb80Copy full SHA for 68adb80
README.md
@@ -10,9 +10,9 @@ Compared to the built-in macros, this project brings support for:
10
- recursive types ;
11
- polymorphic types.
12
13
-The artifacts are built for Scala and Scala.js 2.12, and 2.13, Play 2.8 and Shapeless 2.3.
+The artifacts are built for Scala and Scala.js 2.12, and 2.13, Play 2.9 and Shapeless 2.3.
14
15
-For Play 2.7 compatibility see version [`6.0.0`](https://github.com/julienrf/play-json-derived-codecs/tree/v6.0.0).
+For Play 2.8 compatibility see version [`7.0.0`](https://github.com/julienrf/play-json-derived-codecs/tree/v6.0.0).
16
17
## Usage
18
0 commit comments