Skip to content

Commit

Permalink
Bump java.fx.version from 23 to 24-ea+19
Browse files Browse the repository at this point in the history
Bumps `java.fx.version` from 23 to 24-ea+19.

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

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

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

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

---
updated-dependencies:
- 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-web
  dependency-type: direct:production
- dependency-name: org.openjfx:javafx-graphics
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent cc960fb commit aaecf81
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 @@ -22,7 +22,7 @@
<project.version>2.17.6</project.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<java.fx.version>23</java.fx.version>
<java.fx.version>24-ea+19</java.fx.version>
<javafx.maven.plugin.version>0.0.8</javafx.maven.plugin.version>
<maven.compiler.source>23</maven.compiler.source>
<maven.compiler.target>23</maven.compiler.target>
Expand Down

0 comments on commit aaecf81

Please sign in to comment.