Skip to content

Commit

Permalink
fix(deps): update javafx.version to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 21, 2023
1 parent baf0f90 commit fac2fab
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>22-ea+9</javafx.version>
<mainClass>pmb.sort.photos.Launcher</mainClass>
<metadata-extractor.version>2.18.0</metadata-extractor.version>
</properties>
Expand Down

0 comments on commit fac2fab

Please sign in to comment.