Files
codeql/java/ql/integration-tests
Anders Fugmann f3037d68ca Kotlin: Update integration tests from -language-version 1.9 to 2.0
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>
2026-06-08 16:25:10 +02:00
..