Skip to content

Commit 310a1e4

Browse files
authored
Merge pull request #35 from ledhed2222/try-downgrading-java-version
oops didn't change jfx version
2 parents e2d9f92 + b1a35dc commit 310a1e4

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
@@ -15,7 +15,7 @@
1515

1616
<properties>
1717
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
18-
<javafx.version>23</javafx.version>
18+
<javafx.version>17.0.14</javafx.version>
1919
<javafx.maven.plugin.version>0.0.8</javafx.maven.plugin.version>
2020
</properties>
2121

0 commit comments

Comments
 (0)