From bd8eccc1509dd8f86ee6476204acdfc481eb672c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Wed, 2 Apr 2025 09:25:33 +0200 Subject: [PATCH] using_kotlin.md: 2025.2 stdlib --- topics/tutorials/using_kotlin.md | 1 + 1 file changed, 1 insertion(+) diff --git a/topics/tutorials/using_kotlin.md b/topics/tutorials/using_kotlin.md index a43b0123a..51f385bb0 100644 --- a/topics/tutorials/using_kotlin.md +++ b/topics/tutorials/using_kotlin.md @@ -133,6 +133,7 @@ See [Dependency on the standard library](https://kotlinlang.org/docs/gradle.html | IntelliJ Platform version (latest update) | Bundled _stdlib_ version | |-------------------------------------------|--------------------------| +| 2025.2 | 2.1.20 | | 2025.1 | 2.1.10 | | 2024.3 | 2.0.21 | | 2024.2 | 1.9.24 |