Skip to content

Commit ea26c9b

Browse files
committed
(ノಠ益ಠ)ノ彡┻━┻
1 parent 5868b8a commit ea26c9b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<artifactId>javafx-fxml</artifactId>
6060
<version>14</version>
6161
</dependency>
62-
<dependency>
62+
<dependency>
6363
<groupId>org.openjfx</groupId>
6464
<artifactId>javafx-graphics</artifactId>
6565
<version>14</version>
@@ -69,13 +69,13 @@
6969
<groupId>org.openjfx</groupId>
7070
<artifactId>javafx-graphics</artifactId>
7171
<version>14</version>
72-
<classifier>linux</classifier>
72+
<classifier>mac</classifier>
7373
</dependency>
7474
<dependency>
7575
<groupId>org.openjfx</groupId>
7676
<artifactId>javafx-graphics</artifactId>
7777
<version>14</version>
78-
<classifier>mac</classifier>
78+
<classifier>linux</classifier>
7979
</dependency>
8080
<dependency>
8181
<groupId>org.sonarsource.scanner.maven</groupId>

0 commit comments

Comments
 (0)