forked from j62/ctbrec
1
0
Fork 0

Set min Java version to 10 and change JRE download URL

This commit is contained in:
0xboobface 2018-12-12 13:25:26 +01:00
parent c478f6b0f1
commit c944323aa4
1 changed files with 2 additions and 1 deletions

View File

@ -118,10 +118,11 @@
<addDependencies>false</addDependencies>
<preCp>anything</preCp>
</classPath>
<downloadUrl>https://jdk.java.net/</downloadUrl>
<jre>
<path>jre</path>
<bundledJre64Bit>true</bundledJre64Bit>
<minVersion>1.8.0</minVersion>
<minVersion>10</minVersion>
<maxHeapSize>512</maxHeapSize>
</jre>
<versionInfo>