Skip to content

Commit 7050dcd

Browse files
committed
Try to use javafx 17 for macOS
1 parent cf5325f commit 7050dcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
<assembly.file>default.xml</assembly.file>
1818

19-
<javafx.version>11.0.2</javafx.version>
19+
<javafx.version>17.0.2</javafx.version>
2020
<slf4j-api.version>2.0.9</slf4j-api.version>
2121
<logback-classic.version>1.4.11</logback-classic.version>
2222
<jackson-databind.version>2.15.3</jackson-databind.version>

0 commit comments

Comments
 (0)