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

This commit is contained in:
Jakub Chrzanowski
2025-03-11 10:55:55 +01:00
parent b30863ca52
commit 5a68eff3d6
2 changed files with 3 additions and 2 deletions

View File

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