Skip to content

Commit 1fb38e1

Browse files
Merge pull request #366 from jiro4989/dependabot/gradle/org.openjfx-javafx-controls-22.0.2
chore(deps): bump org.openjfx:javafx-controls from 22.0.1 to 22.0.2
2 parents df28fe6 + 802f173 commit 1fb38e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ dependencies {
8282
// JavaFX
8383
implementation "org.openjfx:javafx-fxml:22.0.2"
8484
implementation "org.openjfx:javafx-base:22.0.1"
85-
implementation "org.openjfx:javafx-controls:22.0.1"
85+
implementation "org.openjfx:javafx-controls:22.0.2"
8686
implementation "org.openjfx:javafx-graphics:22.0.2"
8787
implementation "org.openjfx:javafx-swing:22.0.1"
8888

0 commit comments

Comments
 (0)