using_kotlin.md: kotlin-coroutines version update

This commit is contained in:
Yann Cébron 2025-03-17 09:58:09 +01:00
parent 171454b260
commit 21b94624b9

View File

@ -167,7 +167,7 @@ See [](kotlin_coroutines.md) on how to use them in plugins.
| IntelliJ Platform version | Bundled _kotlinx-coroutines_ version |
|---------------------------|--------------------------------------|
| 2025.2 | 1.8.0-intellij-13 |
| 2025.2 | 1.10.1-intellij-3 |
| 2025.1 | 1.8.0-intellij-12 |
| 2024.3 | 1.8.0-intellij-11 |
| 2024.2 | 1.8.0-intellij-9 |