Skip to content

Commit 3e3529a

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

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
@@ -13,7 +13,7 @@ plugins {
1313
// Kotlin support
1414
id("org.jetbrains.kotlin.jvm") version "2.2.21"
1515
// Gradle IntelliJ Plugin
16-
id("org.jetbrains.intellij.platform") version "2.9.0"
16+
id("org.jetbrains.intellij.platform") version "2.10.4"
1717
// Gradle Grammar-Kit Plugin
1818
id("org.jetbrains.grammarkit") version "2022.3.2.2"
1919
// gradle-changelog-plugin - read more: https://github.com/JetBrains/gradle-changelog-plugin

0 commit comments

Comments
 (0)