Skip to content

Commit

Permalink
Merge pull request #351 from jiro4989/dependabot/gradle/org.openjfx-j…
Browse files Browse the repository at this point in the history
…avafx-controls-22.0.1

chore(deps): bump org.openjfx:javafx-controls from 22 to 22.0.1
  • Loading branch information
github-actions[bot] committed May 2, 2024
2 parents 95e871e + dec4c64 commit 70a6784
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ dependencies {
// JavaFX
implementation "org.openjfx:javafx-fxml:22"
implementation "org.openjfx:javafx-base:22.0.1"
implementation "org.openjfx:javafx-controls:22"
implementation "org.openjfx:javafx-controls:22.0.1"
implementation "org.openjfx:javafx-graphics:22.0.1"
implementation "org.openjfx:javafx-swing:22"

Expand Down

0 comments on commit 70a6784

Please sign in to comment.