Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 354 Bytes

CHANGES.md

File metadata and controls

14 lines (8 loc) · 354 Bytes

Changes

Version 2.0.10

December 14, 2021

  • Fixed issue with downloading JDK on each run

Version 2.0.9

December 14, 2021

  • Changed to use AdoptOpenJDK instead of Oracle's JDK
  • Added support for javaVersion property in the jdeploy section of the package.json file to lock into specific JRE version. Supported value 8/9/10/11/12/13.