mirror of
https://github.com/github/codeql.git
synced 2026-06-18 19:31:11 +02:00
294 B
294 B
0.4.6
Minor Analysis Improvements
- Kotlin extraction will now fail if the Kotlin version in use is at least 1.7.30. This is to ensure using an as-yet-unsupported version is noticable, rather than silently failing to extract Kotlin code and therefore producing false-negative results.