jvmTarget
Deprecated
Please migrate to the compilerOptions DSL. More details are here: https://kotl.in/u1r8ln
The target version of the generated JVM bytecode (1.8 and 9–24), with 1.8 as the default.
Possible values: "1.8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24"
Default value: JvmTarget.DEFAULT