Updates minimum maven version

This commit is contained in:
Guillaume Tâche
2025-01-07 08:22:12 +01:00
parent a26f78cbab
commit 1fc5a11956

View File

@@ -10,7 +10,7 @@ This project aims at generating Java code from FXML files.
- Java 21+ for the plugin
- The generated code can be compatible with older java versions.
- Maven 3.6.3+
- Maven 3.9.9+ (Wrapper included)
## Installation