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. Update all integration tests that explicitly pass this flag to use 2.0 instead. Also update the extractor_information_kotlin1 expected output since -language-version 2.0 causes the extractor to report 'Uses Kotlin 2: true'. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>