From 9046da0260c7c5dbf7e9780487af88d693920162 Mon Sep 17 00:00:00 2001 From: Oliver Warz Date: Sat, 14 Oct 2023 00:43:25 +0200 Subject: [PATCH] Java 21 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 846cd46..0358209 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Fahrdienst-Anwendung / Kostenblatt https://xmlgraphics.apache.org/fop/ * Uses JavaMelody for monitoring https://github.com/javamelody/javamelody/wiki -* Use Java 11 LTS (also tested with Java 17) +* Use Java 11 LTS (also tested with Java 17 LTS and Java 21 LTS) ## Run tests `mvn test`