Skip to content

Commit

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

chore(deps): bump org.openjfx:javafx-graphics from 22 to 22.0.1
  • Loading branch information
github-actions[bot] authored Apr 17, 2024
2 parents 30a2a51 + 92828dd commit 8dbc583
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 @@ -83,7 +83,7 @@ dependencies {
implementation "org.openjfx:javafx-fxml: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-graphics:22.0.1"
implementation "org.openjfx:javafx-swing:22"

implementation platform('org.jetbrains.kotlin:kotlin-bom')
Expand Down

0 comments on commit 8dbc583

Please sign in to comment.