Skip to content

Commit

Permalink
Bump javafx.version from 19.0.2.1 to 20.0.2
Browse files Browse the repository at this point in the history
Bumps `javafx.version` from 19.0.2.1 to 20.0.2.

Updates `org.openjfx:javafx` from 19.0.2.1 to 20.0.2
- [Changelog](https://github.com/openjdk/jfx/blob/master/doc-files/release-notes-11.md)
- [Commits](https://github.com/openjdk/jfx/commits)

Updates `org.openjfx:javafx-base` from 19.0.2.1 to 20.0.2

Updates `org.openjfx:javafx-fxml` from 19.0.2.1 to 20.0.2

Updates `org.openjfx:javafx-graphics` from 19.0.2.1 to 20.0.2

Updates `org.openjfx:javafx-controls` from 19.0.2.1 to 20.0.2

---
updated-dependencies:
- dependency-name: org.openjfx:javafx
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.openjfx:javafx-base
  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
- dependency-name: org.openjfx:javafx-graphics
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.openjfx:javafx-controls
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2023
1 parent c9a0573 commit ae26864
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

<raw.version>1.0.0</raw.version>
<imageiodep.version>3.4.1</imageiodep.version>
<javafx.version>11.0.2</javafx.version>
<javafx.version>20.0.2</javafx.version>
<commonConfig.jacoco.check.disable>true</commonConfig.jacoco.check.disable>
</properties>

Expand Down

0 comments on commit ae26864

Please sign in to comment.