Skip to content
Snippets Groups Projects
Unverified Commit 95e48d23 authored by Eik Hvattum Røgeberg's avatar Eik Hvattum Røgeberg :game_die:
Browse files

Bump javafx to 17.0.8

Version 17.0.2 doesn't work well on MacOS with ARM processor
parent 017d3d9b
No related branches found
No related tags found
1 merge request!5Bump javafx to 17.0.8
......@@ -39,7 +39,7 @@
<dependency>
<groupId>org.openjfx</groupId>
<artifactId>javafx-fxml</artifactId>
<version>17.0.2</version>
<version>17.0.8</version>
</dependency>
......
......@@ -16,7 +16,7 @@
<dependency>
<groupId>org.openjfx</groupId>
<artifactId>javafx-fxml</artifactId>
<version>17.0.2</version>
<version>17.0.8</version>
</dependency>
<!--
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment