From 80bae3c4b4114fba0c53b011619b70a9ab586cea Mon Sep 17 00:00:00 2001 From: Matthias Kurz Date: Thu, 14 Sep 2023 23:43:11 +0200 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7414231e..36575a1c2 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ To get started, you can add play-json as a dependency in your project: See [GitHub releases](https://github.com/playframework/play-json/releases) for the correct version. -Play JSON supports Scala 2.12 and 2.13. Choosing the right JAR is automatically managed in sbt. If you're using Gradle or Maven then you need to use the correct version in the `artifactId`. +Play JSON supports Scala 2.12, 2.13 and Scala 3.3+. Choosing the right JAR is automatically managed in sbt. If you're using Gradle or Maven then you need to use the correct version in the `artifactId`. ## JSON AST