Skip to content
Snippets Groups Projects
Commit 3f26fd43 authored by Guyslain's avatar Guyslain
Browse files

update gradle 8.8 jdk 22, 2024

parent ac3e3620
Branches
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ plugins {
}
javafx {
version = "20"
version = "22"
modules = [ 'javafx.controls', 'javafx.fxml' ]
}
......
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.3-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.8-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment