Skip to content

Support Kotlin 2.4.10 #22189

Description

@hfhbd

Description of the issue
Kotlin 2.4.10 was released on 2026-07-14: https://github.com/JetBrains/kotlin/releases/tag/v2.4.10.

There are no compiler api related changes, so it should work with CodeQL 2.26.0, but I still get this error message:

Error message: Kotlin version 2.4.10 is too recent. CodeQL currently supports versions below 2.4.10

https://kotlinlang.org/docs/releases.html: Bug fix releases, like 2.4.10, should be supported by CodeQL. The current max supported version should be < 2.4.20.
2.4.20 contains compiler plugin changes, but 2.4.10 does not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions