Skip to content

Commit 39613f0

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

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.20"
1515
// Gradle IntelliJ Plugin
16-
id("org.jetbrains.intellij.platform") version "2.9.0"
16+
id("org.jetbrains.intellij.platform") version "2.10.2"
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)