testng-team/testng

Upgrade Kotlin target

Ouverte

#2 909 ouverte le 18 mai 2023

 (4 commentaires) (0 réaction) (0 personne assignée)Java (1 025 forks)github user discovery
good first issue

Métriques du dépôt

Stars
 (2 059 étoiles)
Métriques de merge PR
 (Merge moyen 17h 43m) (7 PRs mergées en 30 j)

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.

Guide contributeur