testng-team/testng

Upgrade Kotlin target

Aberta

#2.909 aberto em 18 de mai. de 2023

 (4 comentários) (0 reação) (0 responsável)Java (1.025 forks)github user discovery
good first issue

Métricas do repositório

Stars
 (2.059 estrelas)
Métricas de merge de PR
 (Mesclagem média 17h 43m) (7 fundiu PRs em 30d)

Description

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.

Guia do colaborador