Skip to content

Commit 8635198

Browse files
committed
Documentation build now requires at least Java 17
1 parent e62b9ce commit 8635198

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ How to build
2828
Run `./gradlew` or its full equivalent `./gradlew clean asciidoctor`.
2929
Add `asciidoctorPdf` for the PDF version.
3030

31-
Building the documentation requires Java 9 or higher, use of Java 17 or higher is advisable.
31+
Building the documentation requires Java 17 or higher.
3232

3333
Supporting information
3434
======================

0 commit comments

Comments
 (0)