Skip to content
Snippets Groups Projects
Commit af77c9cb authored by Scherbaum Maximilian's avatar Scherbaum Maximilian
Browse files

update: changed jfx base version to 21.0.1

parent b639d06c
No related branches found
No related tags found
3 merge requests!74V1,!73Initial commit,!71Merge DataBase into Development
Pipeline #60017 failed
......@@ -10,7 +10,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<javafx.base.version>18</javafx.base.version>
<javafx.base.version>21.0.1</javafx.base.version>
<javafx.module.name>gui</javafx.module.name>
</properties>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment