We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f95c55 commit 0325c39Copy full SHA for 0325c39
build.gradle
@@ -82,7 +82,7 @@ dependencies {
82
// JavaFX
83
implementation "org.openjfx:javafx-fxml:22"
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:22"
87
implementation "org.openjfx:javafx-swing:22"
88
0 commit comments