We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3098d41 + 17a6d07 commit 515c070Copy full SHA for 515c070
1 file changed
gradle/libs.versions.toml
@@ -5,9 +5,9 @@ junit = "4.13.2"
5
# plugins
6
changelog = "2.5.0"
7
intelliJPlatform = "2.10.5"
8
-kotlin = "2.2.20"
9
-kover = "0.9.3"
10
-qodana = "2025.2.1"
+kotlin = "2.3.0"
+kover = "0.9.4"
+qodana = "2025.3.1"
11
12
[libraries]
13
junit = { group = "junit", name = "junit", version.ref = "junit" }
0 commit comments