Skip to content

Commit 00bf515

Browse files
Merge pull request #1409 from christianhelle/renovate/org.jetbrains.intellij.platform-2.x
Update plugin org.jetbrains.intellij.platform to v2.10.5
2 parents 7cc8f19 + 22f2376 commit 00bf515

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)