Skip to content

Commit e8347ad

Browse files
Bump org.jetbrains.intellij.platform from 2.3.0 to 2.5.0 (#98)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 706d9d7 commit e8347ad

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.20"
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)