Skip to content

Commit 1535e47

Browse files
committed
chore(intellij): downgrade kotlin to 2.2.21
1 parent 61fc9d3 commit 1535e47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intellij-client/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ lsp4j = "0.21.1"
88
# plugins
99
changelog = "2.5.0"
1010
intelliJPlatForm = "2.10.5"
11-
kotlin = "2.3.0"
11+
kotlin = "2.2.21"
1212
kover = "0.9.4"
1313

1414
[libraries.lsp4j]

0 commit comments

Comments
 (0)