Skip to content

Commit 574bd38

Browse files
build(deps): bump org.jetbrains.intellij from 1.13.3 to 1.15.0
Bumps org.jetbrains.intellij from 1.13.3 to 1.15.0. --- updated-dependencies: - dependency-name: org.jetbrains.intellij dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent da58caa commit 574bd38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mps-model-server-plugin/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id("org.jetbrains.kotlin.jvm")
3-
id("org.jetbrains.intellij") version "1.13.3"
3+
id("org.jetbrains.intellij") version "1.15.0"
44
alias(libs.plugins.ktlint)
55
}
66

0 commit comments

Comments
 (0)