Skip to content

Commit 22f2376

Browse files
Update plugin org.jetbrains.intellij.platform to v2.10.5
1 parent cd8a35d commit 22f2376

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/IntelliJ/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id("java")
3-
id("org.jetbrains.intellij.platform") version "2.10.4"
3+
id("org.jetbrains.intellij.platform") version "2.10.5"
44
kotlin("jvm") version "2.0.0"
55
}
66

0 commit comments

Comments
 (0)