Apply suggestions from code review

Co-authored-by: Óscar San José <oscarsj@github.com>
This commit is contained in:
Óscar San José
2026-03-26 15:54:35 +01:00
committed by GitHub
parent a5be35170b
commit fe565baf06
3 changed files with 3 additions and 3 deletions

View File

@@ -129,7 +129,7 @@ Java/Kotlin
"""""""""""
* The Java extractor and QL libraries now support Java 23.
* Kotlin versions up to 2.1.0*x* are now supported.
* Kotlin versions up to 2.1.0\ *x* are now supported.
Python
""""""

View File

@@ -144,7 +144,7 @@ New Features
Java/Kotlin
"""""""""""
* Kotlin versions up to 2.2.0*x* are now supported. Support for the Kotlin 1.5.x series is dropped (so the minimum Kotlin version is now 1.6.0).
* Kotlin versions up to 2.2.0\ *x* are now supported. Support for the Kotlin 1.5.x series is dropped (so the minimum Kotlin version is now 1.6.0).
Swift
"""""

View File

@@ -98,4 +98,4 @@ C/C++
Java/Kotlin
"""""""""""
* Kotlin versions up to 2.2.2*x* are now supported.
* Kotlin versions up to 2.2.2\ *x* are now supported.