yegor256/cam

enable Java 21 syntax

Open

#231 aberto em 21 de mar. de 2024

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)Shell (51 forks)github user discovery
enhancementgood first issuehelp wanted

Métricas do repositório

Stars
 (27 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Currently, we only support Java 8, because we use javalang library, which supports Java 8 (three years without any updates). Let's find a way to either replace it or maybe upgrade it. We need to support Java 21+.

Guia do colaborador