Skip to content

Commit

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

chore(deps): bump org.openjfx:javafx-fxml from 22.0.1 to 22.0.2
  • Loading branch information
github-actions[bot] committed Jul 16, 2024
2 parents 7a0bcbf + 0e0540b commit 5b49c94
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 @@ -80,7 +80,7 @@ dependencies {
testImplementation "org.testfx:testfx-junit5:4.0.18"

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

0 comments on commit 5b49c94

Please sign in to comment.