Skip to content

Commit 3b50c2d

Browse files
authored
Downgrade version of kotlin (#45)
1 parent 098b936 commit 3b50c2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ junit = "4.13.2"
55
# plugins
66
changelog = "2.2.1"
77
intelliJPlatform = "2.6.0"
8-
kotlin = "2.2.0"
8+
kotlin = "2.1.21"
99
kover = "0.9.1"
1010
qodana = "2025.1.1"
1111

0 commit comments

Comments
 (0)