Skip to content

Commit

Permalink
[version] Updated JavaFX to 21
Browse files Browse the repository at this point in the history
  • Loading branch information
meronbrouwer committed Nov 27, 2023
1 parent c97d9fc commit 61830f6
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 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>21</java.version>
<javafx.version>20.0.2</javafx.version>
<javafx.version>21.0.1</javafx.version>
<sonar.projectKey>han-yaeger_yaeger</sonar.projectKey>
<sonar.organization>han-yaeger</sonar.organization>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
Expand Down

0 comments on commit 61830f6

Please sign in to comment.