From 16610ec88b267265a4bb16456b4bd22451a39d78 Mon Sep 17 00:00:00 2001 From: Konrad Neitzel Date: Mon, 3 Feb 2025 10:32:10 +0100 Subject: [PATCH] Updated documentation about Java 22/23 tests --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5ea55c4..2ef6391 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Example Maven Project for a JavaFX Application. +**Update 03.02.2025**: Updated dependencies and tested Java 22 and 23 successful. + **Update**: Added profile fatjar **Update**: Added reporting to create a site (html documentation of project)