Skip to content

Commit

Permalink
Update JVM compat info
Browse files Browse the repository at this point in the history
  • Loading branch information
Ostrzyciel committed Dec 20, 2024
1 parent 03eaeb2 commit c63f87b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ We also publish plugin JARs which allow you to use Jelly-JVM with [Apache Jena](

## Compatibility

The Jelly-JVM implementation is compatible with Java 11 and newer. Java 11, 17, and 21 are tested in CI and are guaranteed to work. Jelly is built with [Scala 3 LTS releases](https://www.scala-lang.org/blog/2022/08/17/long-term-compatibility-plans.html).
Jelly-JVM is compatible with Java 17 and newer. Java 17, 21, and 23 are tested in CI and are guaranteed to work. Jelly is built with [Scala 3 LTS releases](https://www.scala-lang.org/blog/2022/08/17/long-term-compatibility-plans.html).

The following table shows the compatibility of the Jelly-JVM implementation with other libraries:

Expand Down

0 comments on commit c63f87b

Please sign in to comment.