You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/modules/ROOT/pages/about/compatibility.adoc
+8-122Lines changed: 8 additions & 122 deletions
Original file line number
Diff line number
Diff line change
@@ -16,15 +16,17 @@ NOTE: We pay special attention to supporting whatever nREPL is bundled with the
16
16
17
17
== Java
18
18
19
-
CIDER officially targets Java 8, Java 11, Java 17, Java 21 and the most recent rapid
20
-
release version (e.g. Java 22). Generally speaking, we aim
21
-
to support all Java releases that are currently officially supported
22
-
by Oracle.footnote:[You can find more information about the supported Java releases https://www.oracle.com/java/technologies/java-se-support-roadmap.html[here].]
19
+
CIDER officially targets Java 8, Java 11, Java 17, Java 21, and the most recent
20
+
non-LTS version. Generally speaking, we aim to support all Java releases that
21
+
are currently officially supported by Oracle.footnote:[You can find more
0 commit comments