We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8e267a commit ff74556Copy full SHA for ff74556
pom.xml
@@ -19,17 +19,17 @@
19
<dependency>
20
<groupId>org.openjfx</groupId>
21
<artifactId>javafx-controls</artifactId>
22
- <version>18.0.1</version>
+ <version>21.0.8</version>
23
</dependency>
24
25
26
<artifactId>javafx-fxml</artifactId>
27
28
29
30
31
<artifactId>javafx-media</artifactId>
32
33
34
35
<groupId>org.junit.jupiter</groupId>
0 commit comments