using_kotlin.md: add stdlib info for 2023.1

This commit is contained in:
Yann Cébron 2023-02-13 11:52:17 +01:00
parent caa30127a7
commit e3beb85950

View File

@ -100,6 +100,7 @@ If a plugin supports [multiple platform versions](build_number_ranges.md), it mu
| IntelliJ Platform version | Bundled `stdlib` version | | IntelliJ Platform version | Bundled `stdlib` version |
|---------------------------|--------------------------| |---------------------------|--------------------------|
| 2023.1 (EAP) | 1.8.0 |
| 2022.3 | 1.7.0 | | 2022.3 | 1.7.0 |
| 2022.2 | 1.6.21 | | 2022.2 | 1.6.21 |
| 2022.1 | 1.6.20 | | 2022.1 | 1.6.20 |