We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66a3fdd commit 5868b8aCopy full SHA for 5868b8a
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
@@ -82,7 +82,6 @@
82
<artifactId>sonar-maven-plugin</artifactId>
83
<version>3.7.0.1746</version>
84
85
-
86
</dependencies>
87
88
0 commit comments