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 f8670ff commit 89e5cb6Copy full SHA for 89e5cb6
_overviews/jdk-compatibility/overview.md
@@ -10,7 +10,7 @@ Sometimes new JVM and JDK (Java Development Kit) versions require us to update S
10
11
## Scala 3 compatibility
12
13
-At present, both Scala 3.3 LTS and Scala 3.7 still support JDK 8 and above.
+At present, both Scala 3.3 LTS and Scala 3.4 through 3.7 still support JDK 8 and above.
14
15
As per [this blog post](https://www.scala-lang.org/news/next-scala-lts-jdk.html),
16
Scala 3.8 will have a new minimum JDK version of 17.
0 commit comments