Skip to content

Commit b37fc71

Browse files
authored
Merge pull request #133 from overpas/update-platform
Update IJ platform and kotlin
2 parents ea873b9 + c4714da commit b37fc71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
2-
kotlin = "2.1.0"
3-
intellij-platform = "2.2.1"
2+
kotlin = "2.1.20"
3+
intellij-platform = "2.5.0"
44
detekt = "1.23.8"
55
junit = "4.13.2"
66
kotlin-coroutines = "1.10.2"

0 commit comments

Comments
 (0)