We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fb38e1 commit 26c893cCopy full SHA for 26c893c
build.gradle
@@ -84,7 +84,7 @@ dependencies {
84
implementation "org.openjfx:javafx-base:22.0.1"
85
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"
+ implementation "org.openjfx:javafx-swing:22.0.2"
88
89
implementation platform('org.jetbrains.kotlin:kotlin-bom')
90
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8"
0 commit comments