Skip to content

Commit

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

chore(deps): bump org.openjfx:javafx-base from 22 to 22.0.1
  • Loading branch information
github-actions[bot] authored Apr 17, 2024
2 parents 68ad888 + f9bb56f commit 30a2a51
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 @@ -81,7 +81,7 @@ dependencies {

// JavaFX
implementation "org.openjfx:javafx-fxml:22"
implementation "org.openjfx:javafx-base:22"
implementation "org.openjfx:javafx-base:22.0.1"
implementation "org.openjfx:javafx-controls:22"
implementation "org.openjfx:javafx-graphics:22"
implementation "org.openjfx:javafx-swing:22"
Expand Down

0 comments on commit 30a2a51

Please sign in to comment.