Skip to content

Commit 8a49da4

Browse files
chore(deps): bump org.jetbrains.intellij.platform from 2.14.0 to 2.16.0 (#437)
Bumps org.jetbrains.intellij.platform from 2.14.0 to 2.16.0. --- updated-dependencies: - dependency-name: org.jetbrains.intellij.platform dependency-version: 2.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bfe6680 commit 8a49da4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.14.0"
32+
id("org.jetbrains.intellij.platform") version "2.16.0"
3333
id("org.jetbrains.grammarkit") version "2023.3.0.3"
3434
id("checkstyle")
3535
id("com.avast.gradle.docker-compose") version "0.17.21"

0 commit comments

Comments
 (0)