From 68adb808c01b5e9e5966dca09e0f051893922df4 Mon Sep 17 00:00:00 2001 From: Julien Richard-Foy Date: Sun, 17 Jan 2021 10:52:23 +0100 Subject: [PATCH] Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 41362b1..aa8ab47 100644 --- a/README.md +++ b/README.md @@ -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.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. -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). ## Usage