using_kotlin.md: update Kotlin Coroutines versions

This commit is contained in:
Yann Cébron 2024-10-29 16:20:36 +01:00
parent 72bf9d561d
commit c5e004f3db

View File

@ -167,7 +167,8 @@ See [](kotlin_coroutines.md) on how to use them in plugins.
| IntelliJ Platform version | Bundled _kotlinx-coroutines_ version |
|---------------------------|--------------------------------------|
| 2024.2 | 1.8.0 |
| 2024.3 | 1.8.0-intellij-11 |
| 2024.2 | 1.8.0-intellij-9 |
| 2024.1 | 1.7.3 |
### Other Bundled Kotlin Libraries