Skip to content

Commit

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

chore(deps): bump org.openjfx:javafx-base from 22.0.1 to 22.0.2
  • Loading branch information
github-actions[bot] authored Aug 14, 2024
2 parents 1fb38e1 + e25babe commit 954f51e
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.0.2"
implementation "org.openjfx:javafx-base:22.0.1"
implementation "org.openjfx:javafx-base:22.0.2"
implementation "org.openjfx:javafx-controls:22.0.2"
implementation "org.openjfx:javafx-graphics:22.0.2"
implementation "org.openjfx:javafx-swing:22.0.1"
Expand Down

0 comments on commit 954f51e

Please sign in to comment.