Skip to content

Commit 9a5394f

Browse files
Bump org.jetbrains.intellij.platform from 2.9.0 to 2.10.5
Bumps org.jetbrains.intellij.platform from 2.9.0 to 2.10.5. --- updated-dependencies: - dependency-name: org.jetbrains.intellij.platform dependency-version: 2.10.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1b0cf2f commit 9a5394f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ fun properties(key: String) = project.findProperty(key).toString()
55

66
plugins {
77
id("org.jetbrains.kotlin.jvm") version "2.2.21"
8-
id("org.jetbrains.intellij.platform") version "2.9.0"
8+
id("org.jetbrains.intellij.platform") version "2.10.5"
99
id("org.jetbrains.changelog") version "2.5.0"
1010
}
1111

0 commit comments

Comments
 (0)