codeql icon indicating copy to clipboard operation
codeql copied to clipboard

Support Kotlin 2.3.0

Open hfhbd opened this issue 2 months ago • 1 comments

Description of the issue Kotlin 2.3.0-Beta1 was released on 2025-10-07: https://github.com/JetBrains/kotlin/releases/tag/v2.3.0-Beta1

CodeQL does not support Kotlin 2.3.0 yet, due to changes in the Kotlin compiler plugin api.

hfhbd avatar Oct 20 '25 16:10 hfhbd

Hi 👋

Thank for reporting this; it is already on our radar, but I cannot give you a timeline at this point, I'm afraid.

hvitved avatar Oct 20 '25 17:10 hvitved

Looks like the work is being done in https://github.com/github/codeql/pull/20965, referencing it for transparency.

forketyfork avatar Dec 17 '25 07:12 forketyfork