We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dc1d6e commit 2e0b75cCopy full SHA for 2e0b75c
_overviews/jdk-compatibility/overview.md
@@ -47,6 +47,8 @@ Even when a version combination isn't listed as supported, most features might s
47
Using a different build tool, such as Gradle or Maven? We invite pull
48
requests adding additional columns to this table.
49
50
+**Next Scala 3 LTS series will drop JDK 8 support** - read more about it in [the blog post](https://www.scala-lang.org/news/next-scala-lts.html).
51
+
52
## Running versus compiling
53
54
JDK 8, 11, 17, and 21 are all reasonable choices both for *compiling* and *running* Scala code.
0 commit comments