Skip to content

Commit

Permalink
chore(deps): bump org.openjfx:javafx-base from 22.0.1 to 22.0.2
Browse files Browse the repository at this point in the history
Bumps org.openjfx:javafx-base from 22.0.1 to 22.0.2.

---
updated-dependencies:
- dependency-name: org.openjfx:javafx-base
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 16, 2024
1 parent 7a0bcbf commit 2901945
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.1"
implementation "org.openjfx:javafx-base:22.0.1"
implementation "org.openjfx:javafx-base:22.0.2"
implementation "org.openjfx:javafx-controls:22.0.1"
implementation "org.openjfx:javafx-graphics:22.0.1"
implementation "org.openjfx:javafx-swing:22.0.1"
Expand Down

0 comments on commit 2901945

Please sign in to comment.