Skip to content

Commit fd46cf3

Browse files
authored
Merge pull request #182 from modelix/dependabot/gradle/org.jetbrains.intellij-1.15.0
build(deps): bump org.jetbrains.intellij from 1.13.3 to 1.15.0
2 parents 3c5e574 + 574bd38 commit fd46cf3

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)