We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a0bcbf commit 53302a6Copy full SHA for 53302a6
build.gradle
@@ -83,7 +83,7 @@ dependencies {
83
implementation "org.openjfx:javafx-fxml:22.0.1"
84
implementation "org.openjfx:javafx-base:22.0.1"
85
implementation "org.openjfx:javafx-controls:22.0.1"
86
- implementation "org.openjfx:javafx-graphics:22.0.1"
+ implementation "org.openjfx:javafx-graphics:22.0.2"
87
implementation "org.openjfx:javafx-swing:22.0.1"
88
89
implementation platform('org.jetbrains.kotlin:kotlin-bom')
0 commit comments