Skip to content

Commit

Permalink
Switche POM to OpenJFX version 16.
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliver-Loeffler committed Nov 13, 2022
1 parent da1933f commit 5cc7a39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

<java.version>11</java.version>
<javafx.version>11.0.1</javafx.version>
<javafx.version>16</javafx.version>
<junit.platform.version>1.9.1</junit.platform.version>
<junit.jupiter.version>5.9.1</junit.jupiter.version>
<awaitility.version>4.2.0</awaitility.version>
Expand Down

0 comments on commit 5cc7a39

Please sign in to comment.