Skip to content

Kotlin: Support Kotlin 2.3.10#21286

Open
andersfugmann wants to merge 2 commits intomainfrom
andersfugmann/kotlin_2.3.10-no-artifacts
Open

Kotlin: Support Kotlin 2.3.10#21286
andersfugmann wants to merge 2 commits intomainfrom
andersfugmann/kotlin_2.3.10-no-artifacts

Conversation

@andersfugmann
Copy link
Contributor

No description provided.

@andersfugmann andersfugmann requested review from a team as code owners February 6, 2026 13:42
Copilot AI review requested due to automatic review settings February 6, 2026 13:42
@smowton
Copy link
Contributor

smowton commented Feb 6, 2026

@andersfugmann 2.3.10 is out, so you can go straight to the GA version

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR aims to add support for Kotlin version 2.3.10 to the CodeQL Java/Kotlin extractor. The changes update the default Kotlin version used by the development wrapper and adjust the diagnostic test expectations for version checking.

Changes:

  • Updates the default Kotlin version from 2.3.0 to 2.3.10-RC2 in the wrapper script
  • Updates the diagnostic test expectations to reflect that versions below 2.3.20 are now supported

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
java/kotlin-extractor/dev/wrapper.py Updates DEFAULT_VERSION to 2.3.10-RC2 for the development wrapper script
java/ql/integration-tests/kotlin/all-platforms/diagnostics/kotlin-version-too-new/diagnostics.expected Updates expected diagnostic message threshold from 2.3.10 to 2.3.20

@andersfugmann andersfugmann force-pushed the andersfugmann/kotlin_2.3.10-no-artifacts branch from cbb2048 to d5827b5 Compare February 6, 2026 13:55
@andersfugmann
Copy link
Contributor Author

Updated to Kotlin 2.3.10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants