Skip to content

Commit b9db697

Browse files
chore(deps): bump org.jetbrains.intellij.platform from 2.5.0 to 2.6.0 (#356)
Bumps org.jetbrains.intellij.platform from 2.5.0 to 2.6.0. --- updated-dependencies: - dependency-name: org.jetbrains.intellij.platform dependency-version: 2.6.0 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 effd6a0 commit b9db697

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
@@ -29,7 +29,7 @@ fun getVersionNumber() : String {
2929

3030
plugins {
3131
id("java")
32-
id("org.jetbrains.intellij.platform") version "2.5.0"
32+
id("org.jetbrains.intellij.platform") version "2.6.0"
3333
id("org.jetbrains.grammarkit") version "2022.3.2.2"
3434
id("checkstyle")
3535
id("com.avast.gradle.docker-compose") version "0.17.12"

0 commit comments

Comments
 (0)