testng
testng copied to clipboard
Upgrade Kotlin target
Expected behavior
No warning
Actual behavior
'compileJava' task (current target is 11) and 'compileKotlin' task (current target is 1.8) jvm target compatibility should be set to the same Java version.
@juherr can I take this ??
@rajasu8 of course.
Is this issue still needed? @juherr
@XL-Zhao-23 I haven’t verified it recently, but I believe the warning is still present.