diff --git a/gradle.properties b/gradle.properties index 8b843f4..0283324 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ projectVersion = 1.0-SNAPSHOT -jproVersion = 2024.1.0 +jproVersion = 2024.2.0 javafxPluginVersion = 0.1.0 javafxVersion = 17.0.11