mirror of
https://github.com/apple/pkl.git
synced 2026-03-31 22:23:18 +02:00
Docs fix: Java 8 is not supported (#283)
Java 11 is the minimum version, rather than 8.
This commit is contained in:
@@ -19,7 +19,7 @@ See xref:pkl-gradle:index.adoc#installation[Installation] in the Gradle plugin c
|
||||
=== Java Library
|
||||
|
||||
The `pkl-codegen-kotlin` library is available {uri-pkl-codegen-kotlin-maven-module}[from Maven Central].
|
||||
It requires Java 8 or higher and Kotlin 1.3 or higher.
|
||||
It requires Java 11 or higher and Kotlin 1.3 or higher.
|
||||
|
||||
==== Gradle
|
||||
|
||||
|
||||
Reference in New Issue
Block a user