Skip to content

Commit

Permalink
Merge pull request #63 from svencc/dependabot/maven/javafx.version-23
Browse files Browse the repository at this point in the history
Bump javafx.version from 22.0.2 to 23
  • Loading branch information
svencc authored Sep 23, 2024
2 parents bc90a43 + 957afe5 commit ef9f8c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/javafxdependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<description>RECOM JavaFX Dependencies</description>

<properties>
<javafx.version>22.0.2</javafx.version>
<javafx.version>23</javafx.version>
</properties>

<dependencies>
Expand Down

0 comments on commit ef9f8c2

Please sign in to comment.