Update JavaFX version to 23
This commit is contained in:
parent
8cb225d4ae
commit
bc296d6861
2
pom.xml
2
pom.xml
@ -19,7 +19,7 @@
|
|||||||
<maven.compiler.source>21</maven.compiler.source>
|
<maven.compiler.source>21</maven.compiler.source>
|
||||||
<maven.compiler.target>21</maven.compiler.target>
|
<maven.compiler.target>21</maven.compiler.target>
|
||||||
<javaVersion>21</javaVersion>
|
<javaVersion>21</javaVersion>
|
||||||
<javafxVersion>22</javafxVersion>
|
<javafxVersion>23</javafxVersion>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<dependencyManagement>
|
<dependencyManagement>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user