Skip to content

Commit 34dc406

Browse files
committed
Updated intellij plugin
1 parent 89cd70f commit 34dc406

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
kotlin = "1.9.24" # https://plugins.jetbrains.com/docs/intellij/using-kotlin.html#kotlin-standard-library
33
rdGen = "2024.1.1" # https://github.com/JetBrains/rd/releases
4-
intellijPlatform = "2.0.1" # https://github.com/JetBrains/intellij-platform-gradle-plugin/releases
4+
intellijPlatform = "2.5.0" # https://github.com/JetBrains/intellij-platform-gradle-plugin/releases
55
gradleJvmWrapper = "0.14.0" # https://github.com/mfilippov/gradle-jvm-wrapper
66

77
[libraries]

0 commit comments

Comments
 (0)