mirror of
https://github.com/github/codeql.git
synced 2026-06-09 15:04:14 +02:00
Kotlin 2.4.0 no longer supports -language-version 1.9 (the last 1.x version). Clamp get_language_version() in versions.bzl to minimum 2.0 for extractor builds, and update the supported versions documentation. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>