Dependencies - upgrade org.jetbrains.kotlin.jvm to 2.1.20

This commit is contained in:
Jakub Chrzanowski
2025-03-28 19:20:32 +01:00
parent 4b3f6f171e
commit 466e03eb1b
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ junit = "4.13.2"
# plugins
changelog = "2.2.1"
intelliJPlatform = "2.5.0"
kotlin = "2.1.10"
kotlin = "2.1.20"
kover = "0.9.1"
qodana = "2024.3.4"