Skip to content

Commit

Permalink
fix(deps): update javafx.version to v24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 20, 2024
1 parent baf0f90 commit cb3f4a5
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 @@ -14,7 +14,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<javafx.version>11.0.2</javafx.version>
<javafx.version>24-ea+5</javafx.version>
<mainClass>pmb.sort.photos.Launcher</mainClass>
<metadata-extractor.version>2.18.0</metadata-extractor.version>
</properties>
Expand Down

0 comments on commit cb3f4a5

Please sign in to comment.