codeql icon indicating copy to clipboard operation
codeql copied to clipboard

Kotlin: Support Kotlin 2.3.0-Beta2

Open andersfugmann opened this issue 2 weeks ago • 1 comments

This PR add support for Kotlin 2.3.0-Beta2.

To support Kotlin 2.3.0-Beta2, and update of the rules_kotlin bazel package needs to be updated to 2.2.0. Unfortunatly that drops support for Kotlin 1.6.x and 1.7.x.

andersfugmann avatar Dec 04 '25 16:12 andersfugmann