Skip to content
Snippets Groups Projects
Commit a759da15 authored by George Adrian Stoica's avatar George Adrian Stoica
Browse files

fix(config): change poms to work on apple with m1

parent ac10b1e7
No related branches found
No related tags found
No related merge requests found
Pipeline #190287 passed
......@@ -39,9 +39,11 @@
<dependency>
<groupId>org.openjfx</groupId>
<artifactId>javafx-fxml</artifactId>
<version>16</version>
<version>17.0.2</version>
</dependency>
<!-- https://mvnrepository.com/artifact/de.jensd/fontawesomefx-controls -->
<dependency>
<groupId>de.jensd</groupId>
......
......@@ -16,7 +16,7 @@
<dependency>
<groupId>org.openjfx</groupId>
<artifactId>javafx-fxml</artifactId>
<version>16</version>
<version>17.0.2</version>
</dependency>
<!--
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment