testng-team/testng

Upgrade Kotlin target

开放

#2,909 创建于 2023年5月18日

 (4 条评论) (0 个反应) (0 位负责人)Java (1,025 个派生)github user discovery
good first issue

仓库指标

星标
 (2,059 个星标)
PR 合并指标
 (平均合并 17小时 43分钟) (30 天内合并 7 个 PR)

描述

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.

贡献者指南