Skip to content

Commit 0c03ea2

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 ac58810 commit 0c03ea2

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
@@ -15,7 +15,7 @@ plugins {
1515
// Kotlin Symbol Processing
1616
id("com.google.devtools.ksp") version "2.1.21-2.0.1"
1717
// Gradle IntelliJ Plugin
18-
id("org.jetbrains.intellij.platform") version "2.9.0"
18+
id("org.jetbrains.intellij.platform") version "2.10.4"
1919
// Gradle Grammar-Kit Plugin
2020
id("org.jetbrains.grammarkit") version "2022.3.2.2"
2121
// gradle-changelog-plugin - read more: https://github.com/JetBrains/gradle-changelog-plugin

0 commit comments

Comments
 (0)