We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5868b8a commit ea26c9bCopy full SHA for ea26c9b
1 file changed
pom.xml
@@ -59,7 +59,7 @@
59
<artifactId>javafx-fxml</artifactId>
60
<version>14</version>
61
</dependency>
62
- <dependency>
+ <dependency>
63
<groupId>org.openjfx</groupId>
64
<artifactId>javafx-graphics</artifactId>
65
@@ -69,13 +69,13 @@
69
70
71
72
- <classifier>linux</classifier>
+ <classifier>mac</classifier>
73
74
<dependency>
75
76
77
78
- <classifier>mac</classifier>
+ <classifier>linux</classifier>
79
80
81
<groupId>org.sonarsource.scanner.maven</groupId>
0 commit comments