From 1f8fe878f7dcc999c52e5a542cd2c7cf76576f9a Mon Sep 17 00:00:00 2001 From: Matthias Kurz Date: Wed, 25 Oct 2023 22:59:54 +0200 Subject: [PATCH] correct cross-build comment (cherry picked from commit 5caffa75f76674f42a160c5763516f20287ce68b) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d894175..d68b41e 100644 --- a/README.md +++ b/README.md @@ -27,4 +27,4 @@ Then go to http://localhost:9000. ## Scala versions -Cross-building to Scala 2.12 and 2.13 is supported. +Cross-building to Scala 2.13 and 3 is supported.