Skip to content

Commit

Permalink
Bump version.javafx from 22.0.1 to 24-ea+19 in /tools/rack
Browse files Browse the repository at this point in the history
Bumps `version.javafx` from 22.0.1 to 24-ea+19.

Updates `org.openjfx:javafx-base` from 22.0.1 to 24-ea+19

Updates `org.openjfx:javafx-controls` from 22.0.1 to 24-ea+19

Updates `org.openjfx:javafx-fxml` from 22.0.1 to 24-ea+19

Updates `org.openjfx:javafx-graphics` from 22.0.1 to 24-ea+19

Updates `org.openjfx:javafx-media` from 22.0.1 to 24-ea+19

Updates `org.openjfx:javafx-web` from 22.0.1 to 24-ea+19

---
updated-dependencies:
- dependency-name: org.openjfx:javafx-base
  dependency-type: direct:production
- dependency-name: org.openjfx:javafx-controls
  dependency-type: direct:production
- dependency-name: org.openjfx:javafx-fxml
  dependency-type: direct:production
- dependency-name: org.openjfx:javafx-graphics
  dependency-type: direct:production
- dependency-name: org.openjfx:javafx-media
  dependency-type: direct:production
- dependency-name: org.openjfx:javafx-web
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 847584a commit f2eefd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/rack/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<!-- Versions of dependencies which share the same version -->
<version.javafx>22.0.1</version.javafx>
<version.javafx>24-ea+19</version.javafx>
<version.rack>${project.version}</version.rack>
<version.surefire>3.5.2</version.surefire>
<version.tycho>4.0.10</version.tycho>
Expand Down

0 comments on commit f2eefd7

Please sign in to comment.