Skip to content

Commit

Permalink
fix(deps): update javafx.version to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 24, 2022
1 parent d175d40 commit 4d04be3
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>18.0.1</javafx.version>
<mainClass>pmb.sort.photos.Launcher</mainClass>
<metadata-extractor.version>2.16.0</metadata-extractor.version>
</properties>
Expand Down

0 comments on commit 4d04be3

Please sign in to comment.