From 1dfbd33085984d0d9a07cb5c769a4c28c36721da Mon Sep 17 00:00:00 2001 From: Seth Tisue Date: Sun, 19 Nov 2023 20:13:05 -0800 Subject: [PATCH] JDK compat page: 2.13.12 is out --- _overviews/jdk-compatibility/overview.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_overviews/jdk-compatibility/overview.md b/_overviews/jdk-compatibility/overview.md index 0e95e8cd20..80e4e50840 100644 --- a/_overviews/jdk-compatibility/overview.md +++ b/_overviews/jdk-compatibility/overview.md @@ -14,7 +14,7 @@ Minimum Scala versions: | JDK | 3 | 2.13 | 2.12 | 2.11 | |:-----------:|:--------:|:---------:|:---------:|:----------:| -| 22 (ea) | 3.3.2* | 2.13.12* | 2.12.19* | | +| 22 (ea) | 3.3.2* | 2.13.12 | 2.12.19* | | | 21 (LTS) | 3.3.1 | 2.13.11 | 2.12.18 | | | 20 | 3.3.0 | 2.13.11 | 2.12.18 | | | 17 (LTS) | 3.0.0 | 2.13.6 | 2.12.15 | | @@ -115,11 +115,11 @@ For possible Scala issues, see the [jdk11](https://github.com/scala/bug/labels/j Early access builds of JDK 22 are available. JDK 22 will be non-LTS. -We are working on adding JDK 22 support to the 2.12.x, 2.13.x, and -3.3.x release series. +Initial support for JDK 22 has been merged and is now available in +Scala 2.13.12. - +We are working on adding JDK 22 support to the 2.12.x and 3.3.x +release series. (Support may be available in nightly builds.) ## GraalVM Native Image compatibility notes