Skip to content

Commit

Permalink
Update JavaFX dependencies to version 17.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
besidev committed May 6, 2024
1 parent 0bc9165 commit 22d140c
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 @@ -14,7 +14,7 @@
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>
<maven.compiler.release>${java.version}</maven.compiler.release>
<javafx.version>17.0.9</javafx.version>
<javafx.version>17.0.11</javafx.version>
</properties>

<name>Hello JPro!</name>
Expand Down

0 comments on commit 22d140c

Please sign in to comment.