Skip to content

Commit 71bfd44

Browse files
chore(deps): update plugin org.jetbrains.intellij.platform to v2.10.5 (#290)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 41f54a9 commit 71bfd44

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
@@ -4,7 +4,7 @@ fun properties(key: String) = project.findProperty(key).toString()
44

55
plugins {
66
id("org.jetbrains.kotlin.jvm") version "2.2.21"
7-
id("org.jetbrains.intellij.platform") version "2.10.4"
7+
id("org.jetbrains.intellij.platform") version "2.10.5"
88
kotlin("plugin.serialization") version "2.2.21"
99

1010
// Gradle Changelog Plugin

0 commit comments

Comments
 (0)