testng-team/testng

Upgrade Kotlin target

オープン

#2,909 opened on 2023/05/18

 (4 件のコメント) (0 件のリアクション) (0 人の担当者)Java (1,025 件のフォーク)github user discovery
good first issue

Repository metrics

Stars
 (2,059 個のスター)
PR merge metrics
 (平均マージ 17h 43m) (30d で 7 merged PRs)

説明

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.

コントリビューターガイド