using_kotlin.md: align table headers

This commit is contained in:
Yann Cébron 2025-04-02 09:50:06 +02:00
parent e13a2a6f1c
commit ea566bc858

View File

@ -166,13 +166,13 @@ Since 2024.2, a custom [fork](https://github.com/JetBrains/intellij-deps-kotlinx
See [](kotlin_coroutines.md) on how to use them in plugins.
| IntelliJ Platform version | Bundled _kotlinx-coroutines_ version |
|---------------------------|--------------------------------------|
| 2025.2 | 1.10.1-intellij-4 |
| 2025.1 | 1.8.0-intellij-13 |
| 2024.3 | 1.8.0-intellij-11 |
| 2024.2 | 1.8.0-intellij-9 |
| 2024.1 | 1.7.3 |
| IntelliJ Platform version (latest update) | Bundled _kotlinx-coroutines_ version |
|-------------------------------------------|--------------------------------------|
| 2025.2 | 1.10.1-intellij-4 |
| 2025.1 | 1.8.0-intellij-13 |
| 2024.3 | 1.8.0-intellij-11 |
| 2024.2 | 1.8.0-intellij-9 |
| 2024.1 | 1.7.3 |
### Other Bundled Kotlin Libraries