We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbf55af commit a6e5398Copy full SHA for a6e5398
build.gradle
@@ -82,7 +82,7 @@ dependencies {
82
// JavaFX
83
implementation "org.openjfx:javafx-fxml:21.0.2"
84
implementation "org.openjfx:javafx-base:22"
85
- implementation "org.openjfx:javafx-controls:21.0.2"
+ implementation "org.openjfx:javafx-controls:22"
86
implementation "org.openjfx:javafx-graphics:21.0.2"
87
implementation "org.openjfx:javafx-swing:22"
88
0 commit comments