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