Skip to content

Commit

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

chore(deps): bump org.openjfx:javafx-graphics from 22.0.1 to 22.0.2
  • Loading branch information
github-actions[bot] authored Jul 16, 2024
2 parents 5b49c94 + 53302a6 commit b98fde1
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.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"
implementation "org.openjfx:javafx-graphics:22.0.2"
implementation "org.openjfx:javafx-swing:22.0.1"

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

0 comments on commit b98fde1

Please sign in to comment.