Skip to content

Commit 353da00

Browse files
Bump org.jetbrains.intellij.platform from 2.3.0 to 2.5.0
Bumps org.jetbrains.intellij.platform from 2.3.0 to 2.5.0. --- updated-dependencies: - dependency-name: org.jetbrains.intellij.platform dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b641b09 commit 353da00

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