Update docs/codeql/codeql-overview/codeql-changelog/codeql-cli-2.18.1.rst

Co-authored-by: Aditya Sharad <6874315+adityasharad@users.noreply.github.com>
This commit is contained in:
Florin Coada
2024-07-26 18:16:12 +01:00
committed by GitHub
parent 707acdef08
commit d189526283

View File

@@ -162,7 +162,7 @@ C/C++
* The class :code:`NewArrayExpr` adds a predicate :code:`getArraySize()` to allow a more convenient way to access the static size of the array when the extent is missing.
Java and Kotlin
""""
"""""""""""""""
* Kotlin support is now out of beta, and generally available
* Kotlin versions up to 2.0.2*x* are now supported.