bennyboer / thaw

Hierarchical organizable and versionable document tool with export to PDF
MIT License
4 stars 1 forks source link

Java and Dependency Update #58

Open bennyboer opened 3 years ago

bennyboer commented 3 years ago

We need to take care of updating all our dependencies + Java.

With Java 15 we should check whether we could use jpackage instead of jlink to build an executable for the current platform.