testng-team/testng

Upgrade Kotlin target

Aperta

#2909 aperta il 18 mag 2023

 (4 commenti) (0 reazioni) (0 assegnatari)Java (1025 fork)github user discovery
good first issue

Metriche repository

Star
 (2059 stelle)
Metriche merge PR
 (Merge medio 17h 43m) (7 PR mergiate in 30 g)

Descrizione

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.

Guida contributor