Skip to content

Commit

Permalink
Bump org.openjfx.version from 15 to 21
Browse files Browse the repository at this point in the history
Bumps `org.openjfx.version` from 15 to 21.

Updates `org.openjfx:javafx-controls` from 15 to 21

Updates `org.openjfx:javafx-fxml` from 15 to 21

---
updated-dependencies:
- dependency-name: org.openjfx:javafx-controls
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.openjfx:javafx-fxml
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 18, 2023
1 parent 1336557 commit c45a30e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tool-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
</description>

<properties>
<org.openjfx.version>15</org.openjfx.version>
<org.openjfx.version>21</org.openjfx.version>
</properties>

<modules>
Expand Down

0 comments on commit c45a30e

Please sign in to comment.