diff --git a/gradle.properties b/gradle.properties index 79c6c39..d988d2f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ projectVersion = 1.0-SNAPSHOT -jproVersion = 2024.3.0 +jproVersion = 2024.3.1 javafxPluginVersion = 0.1.0 javafxVersion = 17.0.11